Bug 198028 - [Pointer Events] The pointerup, pointerout and pointerleave events may be fired twice
Summary: [Pointer Events] The pointerup, pointerout and pointerleave events may be fir...
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-05-19 11:43 PDT by Antoine Quint
Modified: 2019-05-19 14:37 PDT (History)
2 users (show)

See Also:


Attachments
Patch (4.03 KB, patch)
2019-05-19 11:44 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-19 11:43:03 PDT
[Pointer Events] The pointerup, pointerout and pointerleave events may be fired twice
Comment 1 Antoine Quint 2019-05-19 11:44:41 PDT
Created attachment 370224 [details]
Patch
Comment 2 Antoine Quint 2019-05-19 11:44:48 PDT
<rdar://problem/50769425>
Comment 3 Antoine Quint 2019-05-19 14:37:54 PDT
Committed r245506: <https://trac.webkit.org/changeset/245506>