]> source.dussan.org Git - vaadin-framework.git/commit
Handle OutOfSync by resyncing automatically (#10780)
authorArtur Signell <artur@vaadin.com>
Mon, 21 Jan 2013 19:46:47 +0000 (21:46 +0200)
committerArtur Signell <artur@vaadin.com>
Mon, 11 Feb 2013 16:42:32 +0000 (18:42 +0200)
commitc598a852c2565b67226533622b5f75a3b588acf3
tree15e1aed52c14105b0121c88f37c4febff62b1d4f
parent8959135e3054fe0de1d36f705195b224df3d67d8
Handle OutOfSync by resyncing automatically (#10780)

Change-Id: I5958d82b09519dabe9f2af792bd216d3b426c1c9
server/src/com/vaadin/server/AbstractCommunicationManager.java
uitest/src/com/vaadin/tests/components/OutOfSyncTest.html [new file with mode: 0644]
uitest/src/com/vaadin/tests/components/OutOfSyncTest.java [new file with mode: 0644]