]> source.dussan.org Git - vaadin-framework.git/commit
fixes #4014. Also modified poller to avoid adding variable burst to queue in case...
authorMatti Tahvonen <matti.tahvonen@itmill.com>
Wed, 4 May 2011 12:50:19 +0000 (12:50 +0000)
committerMatti Tahvonen <matti.tahvonen@itmill.com>
Wed, 4 May 2011 12:50:19 +0000 (12:50 +0000)
commitbcbc15a731c2b87d363974db3c9b8e799983f96a
tree988b9993705685e8a49ddbc05c4d21015e0e2279
parentf71e4e0dadef1b16df391d1710721aa4c428f8d4
fixes #4014. Also modified poller to avoid adding variable burst to queue in case a request is currently pending. Avoids unneccessary server visit in case e.g server is overloaded for some reason (or e.g developer is debugging code on the server side).

svn changeset:18628/svn branch:6.6
src/com/vaadin/terminal/gwt/client/ui/VProgressIndicator.java