WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
261748
Have EventTarget subclass CanMakeCheckedPtr
https://bugs.webkit.org/show_bug.cgi?id=261748
Summary
Have EventTarget subclass CanMakeCheckedPtr
Chris Dumez
Reported
2023-09-19 09:14:54 PDT
Have EventTarget subclass CanMakeCheckedPtr and start using CheckedPtr in a few places instead of WeakPtr. CheckedPtr is more efficient and having EventTarget subclasses (such as Node) support it will help our smart pointer effort.
Attachments
Add attachment
proposed patch, testcase, etc.
Chris Dumez
Comment 1
2023-09-19 09:17:27 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/17919
EWS
Comment 2
2023-09-19 13:50:03 PDT
Committed
268146@main
(621b09e126a6): <
https://commits.webkit.org/268146@main
> Reviewed commits have been landed. Closing PR #17919 and removing active labels.
Radar WebKit Bug Importer
Comment 3
2023-09-19 13:51:19 PDT
<
rdar://problem/115744352
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug