Bug 244385 - SVGSMILElement should use WeakPtr & WeakHashMap instead of raw pointers
Summary: SVGSMILElement should use WeakPtr & WeakHashMap instead of raw pointers
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: SVG (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Ryosuke Niwa
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-08-26 01:11 PDT by Ryosuke Niwa
Modified: 2022-08-26 13:07 PDT (History)
3 users (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-26 01:11:46 PDT
Don't use raw pointers.
Comment 1 Ryosuke Niwa 2022-08-26 01:21:00 PDT
Pull request: https://github.com/WebKit/WebKit/pull/3700
Comment 2 EWS 2022-08-26 13:06:12 PDT
Committed 253836@main (c9d4802f6189): <https://commits.webkit.org/253836@main>

Reviewed commits have been landed. Closing PR #3700 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2022-08-26 13:07:17 PDT
<rdar://problem/99199783>