Bug 244181 - XSLImportRule and XSLStyleSheet should use weak pointers instead of raw pointers
Summary: XSLImportRule and XSLStyleSheet should use weak pointers instead of raw pointers
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Ryosuke Niwa
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-08-21 20:45 PDT by Ryosuke Niwa
Modified: 2022-08-23 13:14 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-21 20:45:48 PDT
Don't use raw pointers in XSLImportRule and XSLStyleSheet.
Comment 1 Ryosuke Niwa 2022-08-21 20:50:23 PDT
Pull request: https://github.com/WebKit/WebKit/pull/3522
Comment 2 EWS 2022-08-23 13:13:04 PDT
Committed 253695@main (896fddc4ea9a): <https://commits.webkit.org/253695@main>

Reviewed commits have been landed. Closing PR #3522 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2022-08-23 13:14:15 PDT
<rdar://problem/99047764>