]> source.dussan.org Git - vaadin-framework.git/commit
Cleanup UI even if detach fails (#16651)
authorArtur Signell <artur@vaadin.com>
Fri, 20 Feb 2015 22:41:24 +0000 (00:41 +0200)
committerVaadin Code Review <review@vaadin.com>
Mon, 23 Feb 2015 20:43:34 +0000 (20:43 +0000)
commit06a7d69c88157e41a8420f4c77efb91a7e1ad997
treed8339529497352ce269795f1e57e5f91f00dd8e7
parent7a05a85dd10d2ca61c222943d5b1bc9963fd4987
Cleanup UI even if detach fails (#16651)

Change-Id: Iefc27b7047836243268970605ba2e946fac55e95
server/src/com/vaadin/ui/UI.java
uitest/src/com/vaadin/tests/applicationcontext/CleanupBrokenUI.java [new file with mode: 0644]
uitest/src/com/vaadin/tests/applicationcontext/CleanupBrokenUITest.java [new file with mode: 0644]