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
265878
Speed up use of WeakPtr with EventTarget objects (such as Node)
https://bugs.webkit.org/show_bug.cgi?id=265878
Summary
Speed up use of WeakPtr with EventTarget objects (such as Node)
Chris Dumez
Reported
2023-12-05 08:40:35 PST
Speed up use of WeakPtr with EventTarget objects (such as Node) by using a single thread ref count instead of ThreadSafeRefCounted for the WeakPtr implementation object.
Attachments
Add attachment
proposed patch, testcase, etc.
Chris Dumez
Comment 1
2023-12-05 08:42:33 PST
Pull request:
https://github.com/WebKit/WebKit/pull/21338
Radar WebKit Bug Importer
Comment 2
2023-12-12 08:41:12 PST
<
rdar://problem/119556984
>
EWS
Comment 3
2023-12-13 08:02:52 PST
Committed
271982@main
(4c56da25ced2): <
https://commits.webkit.org/271982@main
> Reviewed commits have been landed. Closing PR #21338 and removing active labels.
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