[Webkit-unassigned] [Bug 32860] REGRESSION(Safari 4): Relative path is resolved incorrectly when JS code is called via a simulated event
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Dec 22 13:49:08 PST 2009
https://bugs.webkit.org/show_bug.cgi?id=32860
Alexey Proskuryakov <ap at webkit.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|Relative path in javascript |REGRESSION(Safari 4):
|is wrong while trying to |Relative path is resolved
|open document in frames |incorrectly when JS code is
| |called via a simulated
| |event
Status|UNCONFIRMED |NEW
Keywords| |Regression
Priority|P2 |P1
Component|Frames |WebCore JavaScript
CC| |ap at webkit.org,
| |ggaren at apple.com,
| |sam at webkit.org
Ever Confirmed|0 |1
--- Comment #2 from Alexey Proskuryakov <ap at webkit.org> 2009-12-22 13:49:06 PST ---
So, relative URL resolving should work differently depending on whether
location.replace() is called on parent directly, or via a simulated click().
IE and Firefox both agree with Safari 3 here.
--
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