]> source.dussan.org Git - vaadin-framework.git/commit
Fix Push update race condition (#13562)
authorJuuso Valli <juuso@vaadin.com>
Mon, 26 May 2014 14:22:18 +0000 (17:22 +0300)
committerVaadin Code Review <review@vaadin.com>
Tue, 27 May 2014 07:29:30 +0000 (07:29 +0000)
commit930fd30a937ef69ba45e501bdee78773bad5523f
treec7e3e054d49715f27bf2c9c50b2d71d830cff2b4
parent09c9de6e2a94553a324234157c7c9254011bef01
Fix Push update race condition (#13562)

Change-Id: I50094bc2d236f6dbb02a8b82d6cc9b5f7e4733a5
server/src/com/vaadin/ui/Table.java
uitest/src/com/vaadin/tests/components/table/ContainerSizeChangeTest.java