[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:20:55 PDT 2014
https://bugs.webkit.org/show_bug.cgi?id=134726
Bob Owen <bobowencode at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |bobowencode at gmail.com
--- Comment #1 from Bob Owen <bobowencode at gmail.com> 2014-07-09 12:21:11 PST ---
I think this might just be a matter of adding an |if (created) { }| around https://trac.webkit.org/browser/trunk/Source/WebCore/page/DOMWindow.cpp?rev=142755&order=name#L1887
Although, it could well be more complicated and involve more places in the code.
--
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