My favorites | Sign in
Google
                
Revision: r6817
Author:  j...@google.com
Date:  Nov 10, 2009
Review scores: No one has yet scored this revision.
 

Log message

Change top-window calculation to not follow the opener trail, and checkin
Mac binaries with this change.

Note that this change will affect the URL that is returned to the devmode UI
in the case where a GWT app opens a new window containing a different GWT app.
Previously they would have been collapsed as two modules under the same URL,
but now they will be separate top-level URLs.  The reason for this change is
that we have run into too many issues with Selenium and other unusual ways
apps get opened, and getting it nailed down solidly will take more time than
we have.

Patch by: jat
Review by: jlabanca (TBR)

Affected files

    expand all   collapse all
Modify/trunk/dev/core/src/com/google/gwt/core/ext/linker/impl/hosted.htmldiff
Modify/trunk/plugins/xpcom/ExternalWrapper.cppdiff
Modify/trunk/plugins/xpcom/prebuilt/extension/lib/Darwin-gcc3/ff3/libgwt_dev_ff3.dylibdiff
Modify/trunk/plugins/xpcom/prebuilt/extension/lib/Darwin-gcc3/ff35/libgwt_dev_ff35.dylibdiff

Project members, sign in to write a code review