Bug 158489

Summary: popstate events are lost when network connection is in progress
Product: WebKit Reporter: Andrew Rasmussen <andrew>
Component: HistoryAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: abarth, ap, bcherry, beidson, commit-queue, fishd, mathias, mihaip, rik, tonyg, zr
Priority: P2    
Version: Safari 9   
Hardware: All   
OS: All   
URL: http://www.bcherry.net/playground/pushstate

Andrew Rasmussen
Reported 2016-06-07 12:23:06 PDT
+++ This bug was initially created as a clone of Bug #42940 +++ User history navigation (back/forward buttons) while there is network traffic does not always fire a popstate event. These events are completely lost, and can get an application into the wrong state, where the user navigated through their history, but the app was never notified. Seen in Safari 9.1 (11601.5.17.1) and Mobile Safari on iOS 9.3.2. Issue is not present on Chrome and Firefox.
Attachments
Note You need to log in before you can comment on or make changes to this bug.