[Webkit-unassigned] [Bug 13400] REGRESSION (r20809-20814): No back entry created for navigations created by assigning to document.location

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 20 03:26:03 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=13400





------- Comment #6 from bertheau at salokin.de  2007-04-20 03:26 PDT -------
Created an attachment (id=14107)
 --> (http://bugs.webkit.org/attachment.cgi?id=14107&action=view)
A further simplified attachment

document.location doesn't exist, but the document part can safely be ignored.
location is an object, not a variable. Normally, an assignment like
location=URL should produce an error.


-- 
Configure bugmail: http://bugs.webkit.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