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
266430
Stop using CheckedPtr with StyleSheetContents
https://bugs.webkit.org/show_bug.cgi?id=266430
Summary
Stop using CheckedPtr with StyleSheetContents
Chris Dumez
Reported
2023-12-14 11:51:29 PST
Stop using CheckedPtr with StyleSheetContents. We can just use Ref / RefPtr as CheckedPtr was only used for storing in a short-lived Vector.
Attachments
Add attachment
proposed patch, testcase, etc.
Chris Dumez
Comment 1
2023-12-14 11:57:45 PST
Pull request:
https://github.com/WebKit/WebKit/pull/21818
EWS
Comment 2
2023-12-14 16:10:12 PST
Committed
272080@main
(682140aa71c7): <
https://commits.webkit.org/272080@main
> Reviewed commits have been landed. Closing PR #21818 and removing active labels.
Radar WebKit Bug Importer
Comment 3
2023-12-14 16:11:17 PST
<
rdar://problem/119693571
>
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