commit | 86a29314e49745f3e07dcc644deb0762d82f59df | [log] [tgz] |
---|---|---|
author | scottb@google.com <scottb@google.com@8db76d5a-ed1c-0410-87a9-c151d255dfc7> | Tue Nov 04 00:30:23 2008 +0000 |
committer | scottb@google.com <scottb@google.com@8db76d5a-ed1c-0410-87a9-c151d255dfc7> | Tue Nov 04 00:30:23 2008 +0000 |
tree | 7ed3b15cb625128c7c475e0990e132eee9881f65 | |
parent | 3fdc62cc633d14a728fab1ec4ed2676af1c63831 [diff] |
Fixes web mode ordering issue with type checks. Foreign event handlers were tripping an exception by type-checking EventHandler first; the foriegn object would be seen to have a typeId, and that typeId would be outside the legal range for the current module. This would trip an exception. Review by: rjrjr git-svn-id: https://google-web-toolkit.googlecode.com/svn/releases/1.6@3933 8db76d5a-ed1c-0410-87a9-c151d255dfc7