[Webkit-unassigned] [Bug 12720] New: re-difining window.location.toString function keeps re-loading forever

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 9 15:37:45 PST 2007


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

           Summary: re-difining window.location.toString function keeps re-
                    loading forever
           Product: WebKit
           Version: 420+ (nightly)
          Platform: Macintosh
        OS/Version: Mac OS X 10.4
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: HTML DOM
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ian.eng.webkit at gmail.com


Create a page with a statement:

window.location.toString = function() { return "www.cnn.com"; }

Open it in a new window, it keeps re-loading the page.


-- 
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