Bug 269960 - Migrate EventTarget to use EventTargetInterfaceType enum class instead of EventTargetInterface enum
Summary: Migrate EventTarget to use EventTargetInterfaceType enum class instead of Eve...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Ryosuke Niwa
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2024-02-22 18:00 PST by Ryosuke Niwa
Modified: 2024-02-23 03:29 PST (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 2024-02-22 18:00:04 PST
Like migrate the use of EventTargetInterface enum to EventTargetInterfaceType enum class.
Comment 1 Ryosuke Niwa 2024-02-22 18:09:27 PST
Pull request: https://github.com/WebKit/WebKit/pull/24989
Comment 2 EWS 2024-02-23 03:28:15 PST
Committed 275233@main (ffdb8dd1da92): <https://commits.webkit.org/275233@main>

Reviewed commits have been landed. Closing PR #24989 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2024-02-23 03:29:16 PST
<rdar://problem/123500834>