Bug 244080 - PseudoElement should use WeakPtr<Element> instead of Element*
Summary: PseudoElement should use WeakPtr<Element> instead of Element*
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-18 00:52 PDT by Ryosuke Niwa
Modified: 2022-08-18 14:10 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-18 00:52:38 PDT
Don't use raw pointer in PseudoElement.
Comment 1 Ryosuke Niwa 2022-08-18 00:55:49 PDT
Pull request: https://github.com/WebKit/WebKit/pull/3444
Comment 2 EWS 2022-08-18 14:08:56 PDT
Committed 253571@main (c2adf3f6626d): <https://commits.webkit.org/253571@main>

Reviewed commits have been landed. Closing PR #3444 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2022-08-18 14:10:20 PDT
<rdar://problem/98849940>