pageshow event should be dispatched asynchronously
https://bugs.webkit.org/show_bug.cgi?id=36334
Summary pageshow event should be dispatched asynchronously
Brady Eidson
Reported 2010-03-18 16:09:18 PDT
pageshow event should be dispatched asynchronously see step #4.5 of the history traversal algorithm (section 6.5.9): http://www.whatwg.org/specs/web-apps/current-work/multipage/history.html#traverse-the-history this is (probably) a recent change to the spec Found when exploring fixing https://bugs.webkit.org/show_bug.cgi?id=36201 and https://bugs.webkit.org/show_bug.cgi?id=36202
Attachments
Brady Eidson
Comment 1 2010-03-18 16:09:37 PDT
Alexey Proskuryakov
Comment 2 2010-11-01 10:40:30 PDT
Would there be an observable difference?
Darin Fisher (:fishd, Google)
Comment 3 2010-11-01 13:22:24 PDT
You could probably observe this on an iframe in the same origin.
Note You need to log in before you can comment on or make changes to this bug.