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
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
<rdar://problem/133829451>
Abrar Rahman Protyasha
Pull request: https://github.com/WebKit/WebKit/pull/32188
EWS
Committed 282255@main (d3d140765545): <https://commits.webkit.org/282255@main>
Reviewed commits have been landed. Closing PR #32188 and removing active labels.