]> source.dussan.org Git - vaadin-framework.git/commit
Handle canceled or ignored XHR requests after beforeunload (#8891) 37/237/4
authorLeif Åstrand <leif@vaadin.com>
Thu, 15 Nov 2012 07:40:42 +0000 (09:40 +0200)
committerVaadin Code Review <review@vaadin.com>
Mon, 19 Nov 2012 09:58:01 +0000 (09:58 +0000)
commit008dd4cf731522543c80ea81c0d5dca35f85c90b
tree8275ae680a4331412fc770891c80f223dcc88439
parent977c8b01c042f2ffec36e3cb5c7ad517b738d06e
Handle canceled or ignored XHR requests after beforeunload (#8891)

* Not automatically testable as it depends exact timings

Change-Id: I53bccce675520ab2c7bb007766546b4cd3fe6e53
client/src/com/vaadin/client/ApplicationConnection.java
uitest/src/com/vaadin/tests/application/NavigateWithOngoingXHR.java [new file with mode: 0644]