]> source.dussan.org Git - vaadin-framework.git/commit
Always initialize WebBrowser for new sessions (#13571)
authorLeif Åstrand <leif@vaadin.com>
Tue, 8 Apr 2014 13:56:50 +0000 (16:56 +0300)
committerVaadin Code Review <review@vaadin.com>
Mon, 14 Apr 2014 13:36:31 +0000 (13:36 +0000)
commite033fcda3537290a2db1b33ab5e7d5264639f1bb
treecc7d0e90b25919602d7dc89498fc9630ac3b94aa
parent168de1fefa0f09b07d438968575033e6d234cfb2
Always initialize WebBrowser for new sessions (#13571)

Change-Id: I3918498d63032f6b507b52634df5b41470363e15
server/src/com/vaadin/server/BootstrapHandler.java
server/src/com/vaadin/server/VaadinService.java
server/src/com/vaadin/server/communication/UIInitHandler.java
uitest/src/com/vaadin/tests/requesthandlers/UnsupportedBrowserHandlerUserAgents.java [new file with mode: 0644]
uitest/src/com/vaadin/tests/tb3/PrivateTB3Configuration.java