WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
196771
Enable Pointer Events on watchOS
https://bugs.webkit.org/show_bug.cgi?id=196771
Summary
Enable Pointer Events on watchOS
Antoine Quint
Reported
2019-04-10 09:33:26 PDT
Pointer Events are currently defined as follows: ENABLE_POINTER_EVENTS = $(ENABLE_POINTER_EVENTS_$(WK_PLATFORM_NAME)); ENABLE_POINTER_EVENTS_iosmac = ENABLE_POINTER_EVENTS; ENABLE_POINTER_EVENTS_iphoneos = ENABLE_POINTER_EVENTS; ENABLE_POINTER_EVENTS_iphonesimulator = ENABLE_POINTER_EVENTS; ENABLE_POINTER_EVENTS_macosx = ENABLE_POINTER_EVENTS; This excludes watchOS but there's no good reason why that platform should be excluded.
Attachments
Patch
(8.79 KB, patch)
2019-04-10 09:35 PDT
,
Antoine Quint
dino
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Antoine Quint
Comment 1
2019-04-10 09:33:38 PDT
<
rdar://problem/49040909
>
Antoine Quint
Comment 2
2019-04-10 09:35:26 PDT
Created
attachment 367129
[details]
Patch
EWS Watchlist
Comment 3
2019-04-10 09:38:34 PDT
Attachment 367129
[details]
did not pass style-queue: ERROR: Source/WebCore/ChangeLog:9: You should remove the 'No new tests' and either add and list tests, or explain why no new tests were possible. [changelog/nonewtests] [5] Total errors found: 1 in 12 files If any of these errors are false positives, please file a bug against check-webkit-style.
Antoine Quint
Comment 4
2019-04-10 09:45:03 PDT
Committed
r244114
: <
https://trac.webkit.org/changeset/244114
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug