Bug 197008 - [Pointer Events WPT] Unflake imported/w3c/web-platform-tests/pointerevents/pointerevent_suppress_compat_events_on_drag_mouse.html
Summary: [Pointer Events WPT] Unflake imported/w3c/web-platform-tests/pointerevents/po...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: UI Events (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Antoine Quint
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2019-04-17 07:05 PDT by Antoine Quint
Modified: 2019-05-28 12:09 PDT (History)
3 users (show)

See Also:


Attachments
Patch (7.18 KB, patch)
2019-05-28 09:14 PDT, Antoine Quint
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>