Bug 158489 - popstate events are lost when network connection is in progress
Summary: popstate events are lost when network connection is in progress
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: History (show other bugs)
Version: Safari 9
Hardware: All All
: P2 Normal
Assignee: Nobody
URL: http://www.bcherry.net/playground/pus...
Keywords:
Depends on:
Blocks:
 
Reported: 2016-06-07 12:23 PDT by Andrew Rasmussen
Modified: 2016-06-07 12:23 PDT (History)
11 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andrew Rasmussen 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.