Bug 208928

Summary: Remove bare pointer hash sets from RenderSVGResourceContainer
Product: WebKit Reporter: Simon Fraser (smfr) <simon.fraser>
Component: SVGAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: rbuis, webkit-bug-importer, zimmermann
Priority: P2 Keywords: InRadar
Version: Safari Technology Preview   
Hardware: Unspecified   
OS: Unspecified   

Simon Fraser (smfr)
Reported 2020-03-11 10:41:14 PDT
These need to be weak pointer hash sets: HashSet<RenderElement*> m_clients; HashSet<RenderLayer*> m_clientLayers;
Attachments
Rob Buis
Comment 1 2023-09-21 07:56:10 PDT
Looks like this was fixed by https://commits.webkit.org/267914@main.
Rob Buis
Comment 2 2023-09-26 01:52:59 PDT
Radar WebKit Bug Importer
Comment 3 2023-09-26 01:53:13 PDT
Note You need to log in before you can comment on or make changes to this bug.