Bug 254397 - m_styleScope should be a WeakPtr in InlineStyleSheetOwner
Summary: m_styleScope should be a WeakPtr in InlineStyleSheetOwner
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: 2023-03-23 22:23 PDT by Ryosuke Niwa
Modified: 2023-03-24 07:43 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 2023-03-23 22:23:13 PDT
Use WeakPtr instead of a raw pointer.
Comment 1 Ryosuke Niwa 2023-03-23 22:26:06 PDT
Pull request: https://github.com/WebKit/WebKit/pull/11907
Comment 2 EWS 2023-03-24 07:42:40 PDT
Committed 262070@main (e6597f549cfd): <https://commits.webkit.org/262070@main>

Reviewed commits have been landed. Closing PR #11907 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2023-03-24 07:43:15 PDT
<rdar://problem/107186198>