Bug 244235 - CSSStyleSheet should use weak pointers instead of raw pointers
Summary: CSSStyleSheet should use weak pointers instead of raw pointers
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Ryosuke Niwa
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-08-22 23:55 PDT by Ryosuke Niwa
Modified: 2022-08-23 12:48 PDT (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 Ryosuke Niwa 2022-08-22 23:55:22 PDT
Get rid of raw pointers from CSSStyleSheet.
Comment 1 Ryosuke Niwa 2022-08-22 23:58:17 PDT
Pull request: https://github.com/WebKit/WebKit/pull/3565
Comment 2 EWS 2022-08-23 12:47:30 PDT
Committed 253693@main (3d801a4534b9): <https://commits.webkit.org/253693@main>

Reviewed commits have been landed. Closing PR #3565 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2022-08-23 12:48:16 PDT
<rdar://problem/99046680>