Bug 199732

Summary: [iOS] fast/events/ios/rotation/orientationchange-event-listener-on.body.html is flaky
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: Tools / TestsAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, commit-queue, ggaren, rniwa, webkit-bug-importer, youennf
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=245691
Attachments:
Description Flags
Patch none

Chris Dumez
Reported 2019-07-11 16:00:30 PDT
fast/events/ios/rotation/orientationchange-event-listener-on.body.html is flaky: Before rotation +PASS In body's onresize event handler +PASS In window's resize event listener PASS In body's onorientationchange event handler PASS In window's orientationchange event listener -PASS In body's onresize event handler -PASS In window's resize event listener After rotation PASS successfullyParsed is true
Attachments
Patch (3.69 KB, patch)
2019-07-11 16:02 PDT, Chris Dumez
no flags
Chris Dumez
Comment 1 2019-07-11 16:00:51 PDT
Chris Dumez
Comment 2 2019-07-11 16:02:43 PDT
Alex Christensen
Comment 3 2019-07-11 16:05:35 PDT
Comment on attachment 373970 [details] Patch It might be a bit better if we had 4 counters indicating that each one was called exactly once.
WebKit Commit Bot
Comment 4 2019-07-11 16:47:12 PDT
Comment on attachment 373970 [details] Patch Clearing flags on attachment: 373970 Committed r247374: <https://trac.webkit.org/changeset/247374>
WebKit Commit Bot
Comment 5 2019-07-11 16:47:13 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.