commit | b10d8ca4bdf20a4fdd0eee8791bcbe4231c2ee9e | [log] [tgz] |
---|---|---|
author | jlabanca@google.com <jlabanca@google.com@8db76d5a-ed1c-0410-87a9-c151d255dfc7> | Tue Apr 21 17:27:39 2009 +0000 |
committer | jlabanca@google.com <jlabanca@google.com@8db76d5a-ed1c-0410-87a9-c151d255dfc7> | Tue Apr 21 17:27:39 2009 +0000 |
tree | 9b57bacb7f38bdb2a0d9eeaf288f56ef67bcdc1e | |
parent | 4a7fdedf8ba82cf39b2b7a155c75af312ebc6a2d [diff] |
Fixed a bug in HandlerManager where removing the last handler of a given EventType twice would result in an NPE because we assume that the list of event handlers is not null. Now, this results in an AssertionError. Patch by: jlabanca Review by: rjrjr git-svn-id: https://google-web-toolkit.googlecode.com/svn/trunk@5266 8db76d5a-ed1c-0410-87a9-c151d255dfc7