Bug 190254 - Make the Pointer Events feature description valid
Summary: Make the Pointer Events feature description valid
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: Dean Jackson
URL:
Keywords: InRadar
: 190246 (view as bug list)
Depends on:
Blocks:
 
Reported: 2018-10-03 10:43 PDT by Dean Jackson
Modified: 2018-10-04 11:24 PDT (History)
5 users (show)

See Also:


Attachments
Patch (2.06 KB, patch)
2018-10-03 10:45 PDT, Dean Jackson
simon.fraser: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dean Jackson 2018-10-03 10:43:43 PDT
Make the Pointer Events feature description valid
Comment 1 Dean Jackson 2018-10-03 10:45:14 PDT
Created attachment 351534 [details]
Patch
Comment 2 Simon Fraser (smfr) 2018-10-03 11:00:15 PDT
Comment on attachment 351534 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=351534&action=review

> Source/WebCore/features.json:452
> +        "description": "Pointer Events describes events and related interfaces for handling hardware agnostic pointer input from devices including a mouse, pen, touchscreen, etc."

"hardware-agnostic"?
Comment 3 Dean Jackson 2018-10-03 11:12:08 PDT
Comment on attachment 351534 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=351534&action=review

>> Source/WebCore/features.json:452
>> +        "description": "Pointer Events describes events and related interfaces for handling hardware agnostic pointer input from devices including a mouse, pen, touchscreen, etc."
> 
> "hardware-agnostic"?

This is copypasta from the spec.
Comment 4 Dean Jackson 2018-10-03 11:14:51 PDT
Committed r236800: <https://trac.webkit.org/changeset/236800>
Comment 5 Radar WebKit Bug Importer 2018-10-03 11:15:29 PDT
<rdar://problem/44979784>
Comment 6 Joseph Pecoraro 2018-10-04 11:24:57 PDT
*** Bug 190246 has been marked as a duplicate of this bug. ***