]> source.dussan.org Git - vaadin-framework.git/commit
Make sure RPC queue is only flushed when there are pending invocations (#19684)
authorArtur Signell <artur@vaadin.com>
Wed, 13 Apr 2016 10:29:46 +0000 (13:29 +0300)
committerArtur Signell <artur@vaadin.com>
Wed, 13 Apr 2016 10:29:46 +0000 (13:29 +0300)
commita956fa4bebc2a273bf398d396c9fa23bf9bef1f9
tree75451aa25862f53cb495b991db2b1490701f22f8
parent9b46608f6c645c4289b854e2949bae3b1a2f5147
Make sure RPC queue is only flushed when there are pending invocations (#19684)

Change-Id: I95c47739fb785ed111642a41b0928a5dcde3fea2
client/src/com/vaadin/client/communication/ServerRpcQueue.java