Bug 266256

Summary: Node is currently the only EventTarget subclass actually requiring CanMakeCheckedPtr
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: DOMAssignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: darin, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Chris Dumez
Reported 2023-12-11 14:21:56 PST
Node is currently this only EventTarget subclass actually requiring CanMakeCheckedPtr. We can thus have Node subclass CanMakeCheckedPtr directly to decrease the size of every other EventTarget subclass.
Attachments
Chris Dumez
Comment 1 2023-12-11 14:23:32 PST
EWS
Comment 2 2023-12-11 16:37:12 PST
Committed 271905@main (b9a502d60c06): <https://commits.webkit.org/271905@main> Reviewed commits have been landed. Closing PR #21654 and removing active labels.
Radar WebKit Bug Importer
Comment 3 2023-12-11 16:38:14 PST
Note You need to log in before you can comment on or make changes to this bug.