Bug 26050 - Sort out lexical / dynamic global object for window.open()
Summary: Sort out lexical / dynamic global object for window.open()
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Frames (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-05-27 17:02 PDT by Adam Barth
Modified: 2009-05-28 01:34 PDT (History)
1 user (show)

See Also:


Attachments
patch (21.30 KB, patch)
2009-05-27 17:23 PDT, Adam Barth
darin: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Adam Barth 2009-05-27 17:02:50 PDT
Patch forthcoming.
Comment 1 Adam Barth 2009-05-27 17:23:17 PDT
Created attachment 30721 [details]
patch

^^^^
Comment 2 Adam Barth 2009-05-28 00:01:05 PDT
Attempted landing in r44221, but had trouble with two tests:

fast/events/open-window-from-another-frame.html
fast/events/popup-blocking-click-in-iframe.html

I'll revert and investigate.
Comment 3 Adam Barth 2009-05-28 01:34:54 PDT
Landed slightly tweaked version in r44225.