[Webkit-unassigned] [Bug 10828] New: Regression: opener broken when link targets new window
bugzilla-daemon at opendarwin.org
bugzilla-daemon at opendarwin.org
Tue Sep 12 16:00:56 PDT 2006
http://bugzilla.opendarwin.org/show_bug.cgi?id=10828
Summary: Regression: opener broken when link targets new window
Product: WebKit
Version: 420+ (nightly)
Platform: Macintosh
OS/Version: Mac OS X 10.4
Status: NEW
Severity: normal
Priority: P2
Component: JavaScriptCore
AssignedTo: webkit-unassigned at opendarwin.org
ReportedBy: jberry at opendarwin.org
Bug #10466 fixed a problem where links that targeted new windows would not open
their content in a new window. The patch for that bug also re-coded setting of
the window opener.
But that patch seems to have broken use of the opener property. Reference to
opener in a window targeted to _blank now causes the javascript error
"undefined value". This _did_ work properly in Safari prior to the time when
bug #10466 arose, but now thta #10466 is fixed, this has been broken.
I'll try to come with a test case of some sort. For now, it's clear in my code
that it's busted.
r16330.
--
Configure bugmail: http://bugzilla.opendarwin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the webkit-unassigned
mailing list