Bug 169682

Summary: Update test fast/events/pageshow-pagehide-on-back-cached-with-frames.html to ensure that pageshow events are dispatched to frames in post-order traversal
Product: WebKit Reporter: Daniel Bates <dbates>
Component: Tools / TestsAssignee: Daniel Bates <dbates>
Status: RESOLVED FIXED    
Severity: Normal CC: aestes, ap, beidson, lforschler
Priority: P2    
Version: WebKit Local Build   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 169834    
Attachments:
Description Flags
Layout test none

Daniel Bates
Reported 2017-03-15 10:24:13 PDT
We should ensure that we dispatch a DOM pageshow event to each restored frame in a post-order traversal of the frame tree to avoid regressing this event dispatch ordering.
Attachments
Layout test (7.38 KB, patch)
2017-03-15 10:29 PDT, Daniel Bates
no flags
Daniel Bates
Comment 1 2017-03-15 10:29:36 PDT
Created attachment 304512 [details] Layout test
Daniel Bates
Comment 2 2017-03-16 10:17:01 PDT
Comment on attachment 304512 [details] Layout test Clearing flags on attachment: 304512 Committed r214047: <http://trac.webkit.org/changeset/214047>
Daniel Bates
Comment 3 2017-03-16 10:17:05 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.