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
266222
Replace a few `PackedCheckedPtr<RenderObject>` data members with weak pointers
https://bugs.webkit.org/show_bug.cgi?id=266222
Summary
Replace a few `PackedCheckedPtr<RenderObject>` data members with weak pointers
Chris Dumez
Reported
2023-12-11 07:24:50 PST
Replace a few `PackedCheckedPtr<RenderObject>` data members with weak pointers. The crashes generated by WeakPtr are more actionable and this tested as performance-neutral on the benchmarks we track.
Attachments
Add attachment
proposed patch, testcase, etc.
Chris Dumez
Comment 1
2023-12-11 07:27:31 PST
Pull request:
https://github.com/WebKit/WebKit/pull/21634
EWS
Comment 2
2023-12-11 09:48:01 PST
Committed
271881@main
(34c74ccc0e33): <
https://commits.webkit.org/271881@main
> Reviewed commits have been landed. Closing PR #21634 and removing active labels.
Radar WebKit Bug Importer
Comment 3
2023-12-11 09:49:13 PST
<
rdar://problem/119498901
>
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