[Webkit-unassigned] [Bug 34556] New: location.href (and related url accessors) and document.URL don't refer to the same thing.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 3 19:44:02 PST 2010


https://bugs.webkit.org/show_bug.cgi?id=34556

           Summary: location.href (and related url accessors) and
                    document.URL don't refer to the same thing.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Page Loading
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: beidson at apple.com


location.href (and related url accessors) access the url at FrameLoader::url().

Sadly and inexplicably, this url is not always in sync with Document::URL() and
probably should be.

If https://bugs.webkit.org/show_bug.cgi?id=34555 is resolved, this bug will
probably just go away.  But I'm filing it to make sure the issue is not
forgotten.  I'll add a test case showing how it manifests in the real world in
the morning, as I'm in a hurry right now  :)

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