Bug 197008

Summary: [Pointer Events WPT] Unflake imported/w3c/web-platform-tests/pointerevents/pointerevent_suppress_compat_events_on_drag_mouse.html
Product: WebKit Reporter: Antoine Quint <graouts>
Component: UI EventsAssignee: Antoine Quint <graouts>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, jonlee, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Antoine Quint 2019-04-17 07:05:09 PDT
The test at imported/w3c/web-platform-tests/pointerevents/pointerevent_suppress_compat_events_on_drag_mouse.html is flaky.
Comment 1 Antoine Quint 2019-04-17 07:08:45 PDT
We must ensure that pointer events and their matching mouse events share the same timestamp.
Comment 2 Antoine Quint 2019-05-26 08:57:11 PDT
I don't see any wording in the spec that timestamps should be the same for pointer events and compatibility mouse events. I've raised two issues to figure out what the deal is, one on the spec and one on the WPT test:

https://github.com/w3c/pointerevents/issues/284
https://github.com/web-platform-tests/wpt/issues/17016
Comment 3 Antoine Quint 2019-05-28 09:14:15 PDT
Created attachment 370749 [details]
Patch
Comment 4 WebKit Commit Bot 2019-05-28 12:08:27 PDT
Comment on attachment 370749 [details]
Patch

Clearing flags on attachment: 370749

Committed r245820: <https://trac.webkit.org/changeset/245820>
Comment 5 WebKit Commit Bot 2019-05-28 12:08:28 PDT
All reviewed patches have been landed.  Closing bug.
Comment 6 Radar WebKit Bug Importer 2019-05-28 12:09:22 PDT
<rdar://problem/51188761>