]> source.dussan.org Git - vaadin-framework.git/commit
Reset heartbeat timestamp when reopening UI (#18101)
authorLeif Åstrand <leif@vaadin.com>
Wed, 3 Jun 2015 08:30:06 +0000 (11:30 +0300)
committerVaadin Code Review <review@vaadin.com>
Wed, 3 Jun 2015 10:49:03 +0000 (10:49 +0000)
commit24c6da9ee5c5a7c464a7f3aa849356eb9885cead
tree5259857f2f464384ecf3046adb4f7859025d700c
parent5dc4c2e9b5944ac5f5f7e327d180b1d244006b2f
Reset heartbeat timestamp when reopening UI (#18101)

Change-Id: I288bae95e364277819727a99854d94fbbc98b162
server/src/com/vaadin/ui/UI.java
uitest/src/com/vaadin/tests/application/PreserveWithExpiredHeartbeat.java [new file with mode: 0644]
uitest/src/com/vaadin/tests/application/PreserveWithExpiredHeartbeatTest.java [new file with mode: 0644]