Bug 198072 - [macOS] Compatibility mouse events aren't prevented by calling preventDefault() on pointerdown
Summary: [macOS] Compatibility mouse events aren't prevented by calling preventDefault...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Antoine Quint
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2019-05-21 07:07 PDT by Antoine Quint
Modified: 2019-05-21 10:50 PDT (History)
8 users (show)

See Also:


Attachments
Patch (8.14 KB, patch)
2019-05-21 07:09 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 2019-05-21 07:07:07 PDT
[macOS] Compatibility mouse events aren't prevented by calling preventDefault() on pointerdown
Comment 1 Antoine Quint 2019-05-21 07:09:55 PDT
Created attachment 370316 [details]
Patch
Comment 2 Antoine Quint 2019-05-21 07:10:00 PDT
<rdar://problem/50983361>
Comment 3 Antoine Quint 2019-05-21 10:50:46 PDT
Committed r245585: <https://trac.webkit.org/changeset/245585>