Bug 266425 - Stop using CheckedPtr with CSSStyleDeclaration
Summary: Stop using CheckedPtr with CSSStyleDeclaration
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-12-14 10:52 PST by Chris Dumez
Modified: 2023-12-14 16:14 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2023-12-14 10:52:53 PST
Stop using CheckedPtr with CSSStyleDeclaration. Use WeakPtr instead to generate more actionable crashes.
Comment 1 Chris Dumez 2023-12-14 10:56:16 PST
Pull request: https://github.com/WebKit/WebKit/pull/21812
Comment 2 EWS 2023-12-14 16:13:46 PST
Committed 272082@main (866fc9912f51): <https://commits.webkit.org/272082@main>

Reviewed commits have been landed. Closing PR #21812 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2023-12-14 16:14:23 PST
<rdar://problem/119693658>