[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
Wed Jun 30 17:29:03 PDT 2010


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





--- Comment #4 from Justin Lebar <justin.lebar+bug at gmail.com>  2010-06-30 17:29:03 PST ---
To note Hixie's response to my e-mail:

> Section 6.5.9.1 [1] says:
>
> > The popstate event is fired when navigating to a session history entry that represents a state object.

Note that this is not a normative statement (there's no "must" or
other RFC2119 term). It's just an informative description.


> In contrast, section 6.5.9 [2] indicates in step 10 that a popstate
> event is fired if the history entry represents a state object or the
> first entry for a document.

Right, that's the actual requirement.

> I think we can resolve this in the spec by changing the line from
> 6.5.9.1 to:
>
> > The popstate event is fired when navigating to a session history
> > entry.

This text does need fixing (I've noted this e-mail and will fix it in due
course), but changing this text makes no difference to the requirments in
the spec.

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