]> source.dussan.org Git - vaadin-framework.git/commit
Merge changes from origin/7.1
authorJonatan Kronqvist <jonatan@vaadin.com>
Fri, 7 Feb 2014 12:46:31 +0000 (14:46 +0200)
committerJonatan Kronqvist <jonatan@vaadin.com>
Fri, 7 Feb 2014 12:46:31 +0000 (14:46 +0200)
commit4a027d600fb2c1f0cfa1e4d6660e6a5645912c70
tree9ccf14b094ef0a3b25bf065a6f9d70ac6ca238cb
parent1ca6d0e39bbe2223404df0c275e80c7afa4fd136
parentd45785d6763f269b4e00460ace07ab47c712b5ca
Merge changes from origin/7.1

74dcb6f Correct assertion message which changed due to #12915
12b6a8b Test for broken Webkit feature which causes extra scrollbars (#12736, #12727)
ea46029 Allow excluding test from the standard test suite
c171850 Disable client timeout so websockets are not disconnected when idle (#13015)
36fce65 Test for pushing for an extended period of time (24h)
54a5667 Fix compilation error
25fc48c Do not throw NPE if conversion messages is null (#12962)
26b5b67 Timeout redirect timer is reset on server activity (#12446)
d45785d Fixes right click selection focus issues in Tree. (#12618)

Change-Id: I3cef915ee46b77ca0f188296cfa343cde1ad59e6
client/src/com/vaadin/client/ApplicationConnection.java
client/src/com/vaadin/client/communication/AtmospherePushConnection.java
client/src/com/vaadin/client/ui/tree/TreeConnector.java
server/src/com/vaadin/ui/AbstractField.java