Bug 208821 - Remove the compile-time flag for Pointer Events
Summary: Remove the compile-time flag for Pointer Events
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: 2020-03-09 10:26 PDT by Antoine Quint
Modified: 2020-03-10 04:37 PDT (History)
25 users (show)

See Also:


Attachments
Patch (130.39 KB, patch)
2020-03-09 10:27 PDT, Antoine Quint
dino: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Antoine Quint 2020-03-09 10:26:15 PDT
Remove the compile-time flag for Pointer Events
Comment 1 Antoine Quint 2020-03-09 10:27:27 PDT
Created attachment 393051 [details]
Patch
Comment 2 Antoine Quint 2020-03-09 10:27:32 PDT
<rdar://problem/60223471>
Comment 3 Antoine Quint 2020-03-09 12:35:13 PDT
Committed r258148: <https://trac.webkit.org/changeset/258148>
Comment 4 Aakash Jain 2020-03-10 04:37:56 PDT
> Committed r258148: <https://trac.webkit.org/changeset/258148>
This seems to have caused a test failure for js/dom/navigator-maxtouchpoints.html

Tracked in Bug 208856.