]> source.dussan.org Git - vaadin-framework.git/commit
Read debug window settings when all entry points have run (#17882)
authorLeif Åstrand <leif@vaadin.com>
Mon, 18 May 2015 11:59:39 +0000 (14:59 +0300)
committerVaadin Code Review <review@vaadin.com>
Tue, 14 Jul 2015 06:56:36 +0000 (06:56 +0000)
commit3ddace2ca21d5e495a6fcab9b361baf772212801
tree65064b19be1fdab862e08ac458b9cd656e903f90
parent4113062fc3c447debf7b7ea10c22b886dcf651c2
Read debug window settings when all entry points have run (#17882)

Change-Id: I09d612d784f978ba483d243b6938697893e1eac4
client/src/com/vaadin/client/debug/internal/VDebugWindow.java
uitest/src/com/vaadin/tests/debug/PreserveCustomDebugSectionOpen.java [new file with mode: 0644]
uitest/src/com/vaadin/tests/debug/PreserveCustomDebugSectionOpenTest.java [new file with mode: 0644]
uitest/src/com/vaadin/tests/widgetset/TestingWidgetSet.gwt.xml
uitest/src/com/vaadin/tests/widgetset/client/TestingWidgetsetEntryPoint.java [new file with mode: 0644]