[Webkit-unassigned] [Bug 134726] window.opener shouldn't change even when the frame is navigated

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 9 12:34:50 PDT 2014


https://bugs.webkit.org/show_bug.cgi?id=134726





--- Comment #3 from Ryosuke Niwa <rniwa at webkit.org>  2014-07-09 12:35:06 PST ---
(In reply to comment #2)
> (In reply to comment #0)
> > http://lists.whatwg.org/pipermail/whatwg-whatwg.org/2014-July/297135.html
> > starting from http://lists.whatwg.org/pipermail/whatwg-whatwg.org/2014-March/253865.html
> > 
> > When a window is opened by a frame A and then it's navigated to another page by frame B,
> > then the new window's opener should still point to A per the specification.
> 
> I'm having a bit of rough time figuring out who is navigating who in this.  Can someone attach a test case?

The test case is in http://lists.whatwg.org/pipermail/whatwg-whatwg.org/2014-July/297135.html:

http://fiddle.jshell.net/t4sgd/show/

Chrome and Firefox alert "true"; IE alerts "false".  The spec says 
"false" should be alerted.

-Boris

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list