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
266416
Use CheckedPtr<Node> less for non-stack objects
https://bugs.webkit.org/show_bug.cgi?id=266416
Summary
Use CheckedPtr<Node> less for non-stack objects
Chris Dumez
Reported
2023-12-14 09:06:13 PST
Use CheckedPtr<Node> less for non-stack objects. Use WeakPtr<Node> instead in order to generate more actionable crashes. This tested as performance neutral on Speedometer 2 & 3.
Attachments
Add attachment
proposed patch, testcase, etc.
Chris Dumez
Comment 1
2023-12-14 09:07:49 PST
Pull request:
https://github.com/WebKit/WebKit/pull/21803
Radar WebKit Bug Importer
Comment 2
2023-12-14 09:19:19 PST
<
rdar://problem/119671407
>
EWS
Comment 3
2023-12-14 15:45:38 PST
Committed
272079@main
(573543334088): <
https://commits.webkit.org/272079@main
> Reviewed commits have been landed. Closing PR #21803 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