[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:29:57 PDT 2012


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





--- Comment #3 from Brady Eidson <beidson at apple.com>  2012-08-17 09:30:30 PST ---
(In reply to comment #2)
> There shouldn't be a popstate event on the second page. It should be a hard load back to the previous page. 

This is inaccurate and is expected behavior.

There is always a popstate event.

Checkout "5.9.3 Activating state object entries" of HTML5.  Or for much more colloquial conversation about it check out the mozilla dev network's explanation - https://developer.mozilla.org/en-US/docs/DOM/window.onpopstate

How does your test case behave in Firefox?

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