[Webkit-unassigned] [Bug 42940] popstate events are lost when network connection is in progress

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 28 18:51:41 PDT 2010


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


Zach Rait <zr at facebook.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |zr at facebook.com




--- Comment #2 from Zach Rait <zr at facebook.com>  2010-09-28 18:51:41 PST ---
We're experiencing a similar error at Facebook with our implementation of HTML5 history. We have a workaround that verifies that the current location actually matches the most recently fired popstate event, but that's an ugly hack and we'd greatly prefer that multiple presses of "Back" actually generated the correct number of popstate events.

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