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
Radar WebKit Bug Importer
Comment 1 2024-08-14 03:10:49 PDT
Abrar Rahman Protyasha
Comment 2 2024-08-14 03:15:46 PDT
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.