[Webkit-unassigned] [Bug 93506] History state is incorrect attached to new document when loaded via location.assign or location.replace

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 17 09:46:41 PDT 2012


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





--- Comment #5 from Joshua Peek <josh at joshpeek.com>  2012-08-17 09:47:14 PST ---
Sorry, its really not about the popstate event itself then.

Whats the technical language for when the Back button actually loads a new document vs only firing a popstate event?

The bug is anytime you do history.pushState({}, "", "/newurl"), then attempt to renavigate to the same url again. The back button gets into a strange state.

I guess, my exception is that anytime you reload a document, it should have its own session history.

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