Bug 278095

Summary: PointerEvent and PointerEventIOS should share tilt-to-spherical angle conversion code
Product: WebKit Reporter: Abrar Rahman Protyasha <a_protyasha>
Component: WebCore Misc.Assignee: Abrar Rahman Protyasha <a_protyasha>
Status: RESOLVED FIXED    
Severity: Normal CC: a_protyasha, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

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.