Project: Google Web Toolkit

Revision: 3607

Author: jlabanca@google.com

Date: 03 Sep 2008 14:45:46

Changes:

One more fix to address Window level events. This time, all browsers except IE sink the events directly on the outer window. IE still embeds a script element on the outer window in order to sink events in the correct context.

Patch by: jlabanca
Review by: ajr (desk)

Files:
modified: /trunk/user/src/com/google/gwt/user/client/Window.java (try)
modified: /trunk/user/src/com/google/gwt/user/client/impl/WindowImplIE.java (try)
modified: /trunk/user/src/com/google/gwt/user/client/impl/WindowImpl.java (try)
Diff: To list