[Webkit-unassigned] [Bug 50415] New: Mismatched address bar URL and page contents when using back after pushState and location.replace

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 2 15:44:06 PST 2010


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

           Summary: Mismatched address bar URL and page contents when
                    using back after pushState and location.replace
           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: mihaip at chromium.org
                CC: beidson at apple.com, fishd at chromium.org,
                    jnd at chromium.org, creis at chromium.org, zr at facebook.com


Test case: http://persistent.info/webkit/test-cases/pushstate-https/test.html. To reproduce:
1. Click either link (which onclick does a history.pushState followed by a location.replace)
2. Press the back button

The page (google.com) is still displayed, but with the URL of the testcase. 

This may have the same cause as bug 49654.

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