[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
Fri Aug 27 16:55:04 PDT 2010


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





--- Comment #18 from Mihai Parparita <mihaip at chromium.org>  2010-08-27 16:55:04 PST ---
(In reply to comment #16)
> Since we'll be using the null SerializedScriptValue a lot more often now (every history navigation), we may as well make it a static shared object.

Sure, that makes sense. Latest version of the patch adds SerializedScriptValue::nullValue() to do this.

Also, the HTML5 spec was changed to reflect Gecko's behavior (and this patch): http://html5.org/tools/web-apps-tracker?from=5376&to=5377

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