WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
278095
PointerEvent and PointerEventIOS should share tilt-to-spherical angle conversion code
https://bugs.webkit.org/show_bug.cgi?id=278095
Summary
PointerEvent and PointerEventIOS should share tilt-to-spherical angle convers...
Abrar Rahman Protyasha
Reported
2024-08-14 03:10:36 PDT
Following
282017@main
, there are two code snippets that do the same conversion, one in PointerEvent.cpp and the other in PointerEventIOS.cpp. Let's share and reduce duplication!
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2024-08-14 03:10:49 PDT
<
rdar://problem/133829451
>
Abrar Rahman Protyasha
Comment 2
2024-08-14 03:15:46 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/32188
EWS
Comment 3
2024-08-14 14:10:17 PDT
Committed
282255@main
(d3d140765545): <
https://commits.webkit.org/282255@main
> Reviewed commits have been landed. Closing PR #32188 and removing active labels.
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