Bug 266256 - Node is currently the only EventTarget subclass actually requiring CanMakeCheckedPtr
Summary: Node is currently the only EventTarget subclass actually requiring CanMakeChe...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-12-11 14:21 PST by Chris Dumez
Modified: 2023-12-11 16:38 PST (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 Chris Dumez 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.
Comment 1 Chris Dumez 2023-12-11 14:23:32 PST
Pull request: https://github.com/WebKit/WebKit/pull/21654
Comment 2 EWS 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.
Comment 3 Radar WebKit Bug Importer 2023-12-11 16:38:14 PST
<rdar://problem/119524317>