]> source.dussan.org Git - vaadin-framework.git/commit
Refactor ?debug detection (#8923)
authorLeif Åstrand <leif@vaadin.com>
Thu, 7 Jun 2012 10:58:10 +0000 (10:58 +0000)
committerLeif Åstrand <leif@vaadin.com>
Thu, 7 Jun 2012 10:58:10 +0000 (10:58 +0000)
commitb18d9f7bb2419c947c8e0401fc7ee1b4f29e92cb
treeb24a4e51a8c92eb8c240fa56c160e8806a62dab3
parent8eae5a4313ea8ddba38bd42c93043a9a6fa9ce03
Refactor ?debug detection (#8923)

This fixes #8923 by not looking at the uri fragment at all. Also prevents e.g. ?nodebugwindow or ?mode=debug from opening the debug window.

svn changeset:23898/svn branch:6.8
src/com/vaadin/terminal/gwt/client/ApplicationConfiguration.java
tests/testbench/com/vaadin/tests/debug/DebugWindowPresent.html