Bug 261728 - PointerEventsHitRules::EHitTesting should be an enum class
Summary: PointerEventsHitRules::EHitTesting should be an enum class
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Abrar Rahman Protyasha
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-09-19 02:29 PDT by Abrar Rahman Protyasha
Modified: 2023-09-19 11:30 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Abrar Rahman Protyasha 2023-09-19 02:29:30 PDT
This enum should also be renamed for good measure, since (a) it is SVG specific and (b) it describes a hit test target type.
Comment 1 Radar WebKit Bug Importer 2023-09-19 02:29:39 PDT
<rdar://problem/115715202>
Comment 2 Abrar Rahman Protyasha 2023-09-19 02:33:50 PDT
Pull request: https://github.com/WebKit/WebKit/pull/17905
Comment 3 EWS 2023-09-19 11:30:54 PDT
Committed 268136@main (1bb596a765e4): <https://commits.webkit.org/268136@main>

Reviewed commits have been landed. Closing PR #17905 and removing active labels.