Bug 103913

Summary: [JSC] Cannot set window.opener to null
Product: WebKit Reporter: WebKit Review Bot <webkit.review.bot>
Component: WebCore JavaScriptAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: abarth, ap
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   

WebKit Review Bot
Reported 2012-12-03 11:44:33 PST
[JSC] Cannot set window.opener to null Requested by abarth on #webkit.
Attachments
Alexey Proskuryakov
Comment 1 2012-12-03 11:49:21 PST
"There is a special meaning to assigning window.opener to null: it disowns the opener for the future lifetime of the browsing context (i.e., window). http://dev.w3.org/html5/spec/single-page.html#disowned-its-opener "
Note You need to log in before you can comment on or make changes to this bug.