RESOLVED FIXED266256
Node is currently the only EventTarget subclass actually requiring CanMakeCheckedPtr
https://bugs.webkit.org/show_bug.cgi?id=266256
Summary Node is currently the only EventTarget subclass actually requiring CanMakeChe...
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.