Leif Åstrand has uploaded a new patch set (#3).

Change subject: Verify that Timer has not been canceled before firing
......................................................................

Verify that Timer has not been canceled before firing

* cancelTimeout is not always effective with older versions of IE
* Add cancelCounter that is updated when canceling and verified when firing
* Fixes Issue 8101

Change-Id: I0ac16598bef878ed756f2fe0dc696166f2a3d504
---
M user/src/com/google/gwt/user/client/Timer.java
A user/test/com/google/gwt/user/client/TimerCancelTest.java
2 files changed, 137 insertions(+), 7 deletions(-)


--
To view, visit https://gwt-review.googlesource.com/2511
To unsubscribe, visit https://gwt-review.googlesource.com/settings

Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I0ac16598bef878ed756f2fe0dc696166f2a3d504
Gerrit-PatchSet: 3
Gerrit-Project: gwt
Gerrit-Branch: master
Gerrit-Owner: Leif Åstrand <l...@vaadin.com>
Gerrit-Reviewer: Daniel Kurka <danku...@google.com>
Gerrit-Reviewer: Leif Åstrand <l...@vaadin.com>
Gerrit-Reviewer: Thomas Broyer <t.bro...@gmail.com>

--
--
http://groups.google.com/group/Google-Web-Toolkit-Contributors
--- You received this message because you are subscribed to the Google Groups "Google Web Toolkit Contributors" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-web-toolkit-contributors+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to