diff options
author | Henrik Paul <henrik@vaadin.com> | 2013-08-15 08:59:03 +0300 |
---|---|---|
committer | Vaadin Code Review <review@vaadin.com> | 2013-08-15 10:49:25 +0000 |
commit | 36413cb556cee7a7024a552e3772a2369d8f0294 (patch) | |
tree | 0b603d5f0904413a683d8ec0fb2664e542ee9e4b /WebContent/VAADIN | |
parent | f72be69c60432bb94251cd7a73ad167062f9c6a8 (diff) | |
download | vaadin-framework-36413cb556cee7a7024a552e3772a2369d8f0294.tar.gz vaadin-framework-36413cb556cee7a7024a552e3772a2369d8f0294.zip |
Make sure that no fileIds are replayed to the client (#12330)
Due to how ProxyReceivers are constructed and serialized, we don't want
to resend the ProxyReceivers for files that already are in the queue.
Either we needed to change the way ProxyReceivers behave, or just make
sure that they aren't resent. I chose the double-check method.
Change-Id: I7c4e866ba4287afd3e80329be3640335d4ff00af
Diffstat (limited to 'WebContent/VAADIN')
0 files changed, 0 insertions, 0 deletions