diff options
author | Johannes Dahlström <johannesd@vaadin.com> | 2013-06-05 16:20:27 +0300 |
---|---|---|
committer | Vaadin Code Review <review@vaadin.com> | 2013-06-06 16:20:06 +0000 |
commit | 8eb567eb3e0650fcbaa7296e6ff4e42e8000e4ce (patch) | |
tree | 5fe29982bab70caaf8b8217397510b1d325ba9fe /common.xml | |
parent | 8f4add90a7b6c851d26114b946a5a36470004b2f (diff) | |
download | vaadin-framework-8eb567eb3e0650fcbaa7296e6ff4e42e8000e4ce.tar.gz vaadin-framework-8eb567eb3e0650fcbaa7296e6ff4e42e8000e4ce.zip |
Make UI.pushConnection transient to prevent null resource after deserialization (#11809)
* PushConnection is not Serializable anymore
* AtmospherePushConnection fields are not transient
* UI.setSession calls setPushConnection(null) instead of pushConnection.disconnect()
* pushConnection.disconnect() asserts isConnected()
* If UI has a push connection, it should now always have isConnected() == true
Change-Id: I3c2e877b8e723b7cc2993cacd620920aecdef5fb
Diffstat (limited to 'common.xml')
0 files changed, 0 insertions, 0 deletions