[Webkit-unassigned] [Bug 41372] popstate event is not fired until document opts in by calling pushstate.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 29 14:17:44 PDT 2010


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





--- Comment #2 from Justin Lebar <justin.lebar+bug at gmail.com>  2010-06-29 14:17:44 PST ---
I should note that the current implementation also isn't consistent with the language from [2] ("the popstate event is fired when navigating to a session history entry that represents a state object").

After a pushstate, only the second history entry has a state object, but Chrome fires a popstate when you navigate to either the first or the second state object.

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