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

Description Chris Dumez 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
Comment 1 Chris Dumez 2019-07-11 16:00:51 PDT
<rdar://problem/52693087>
Comment 2 Chris Dumez 2019-07-11 16:02:43 PDT
Created attachment 373970 [details]
Patch
Comment 3 Alex Christensen 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.
Comment 4 WebKit Commit Bot 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>
Comment 5 WebKit Commit Bot 2019-07-11 16:47:13 PDT
All reviewed patches have been landed.  Closing bug.