Bug 256492 - Document::ListenerType should be an enum class
Summary: Document::ListenerType should be an enum class
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: WebKit Local Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Ryosuke Niwa
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-05-08 15:14 PDT by Ryosuke Niwa
Modified: 2023-05-08 18:28 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ryosuke Niwa 2023-05-08 15:14:07 PDT
Turn this enum into an enum class. Also m_listenerType should be OptionSet.
Comment 1 Ryosuke Niwa 2023-05-08 15:16:37 PDT
Pull request: https://github.com/WebKit/WebKit/pull/13603
Comment 2 EWS 2023-05-08 18:27:39 PDT
Committed 263844@main (b4ade8e6bda5): <https://commits.webkit.org/263844@main>

Reviewed commits have been landed. Closing PR #13603 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2023-05-08 18:28:19 PDT
<rdar://problem/109070694>