NEW 103913
[JSC] Cannot set window.opener to null
https://bugs.webkit.org/show_bug.cgi?id=103913
Summary [JSC] Cannot set window.opener to null
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.