[Webkit-unassigned] [Bug 42866] New: History state incorrectly resolves against base URL

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 22 19:05:40 PDT 2010


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

           Summary: History state incorrectly resolves against base URL
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: History
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jschuh at chromium.org
                CC: fishd at chromium.org, jschuh at chromium.org


After I landed r63925 history state will incorrectly resolve URLs in situations like the following:

document URL: http://test.com/a/
base URL: http://test.com/b/

The path should resolve to /b/ but will instead resolve to /a/.

I've already have a fix and am just working on the test.

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