WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 225440
Replace raw pointers in SVGElementRareData and SVGDocumentExtensions with WeakHashMap and WeakPtr
https://bugs.webkit.org/show_bug.cgi?id=225440
Summary
Replace raw pointers in SVGElementRareData and SVGDocumentExtensions with Wea...
Ryosuke Niwa
Reported
2021-05-06 02:05:33 PDT
As a follow up to
https://trac.webkit.org/r277013
, replace the remaining raw pointers of elements in SVGDocumentExtensions and SVGElementRareData with WeakHashMap and WeakPtr.
Attachments
Patch
(44.51 KB, patch)
2021-05-06 02:24 PDT
,
Ryosuke Niwa
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Ryosuke Niwa
Comment 1
2021-05-06 02:24:36 PDT
Created
attachment 427862
[details]
Patch
EWS
Comment 2
2021-05-06 03:35:15 PDT
Committed
r277078
(
237381@main
): <
https://commits.webkit.org/237381@main
> All reviewed patches have been landed. Closing bug and clearing flags on
attachment 427862
[details]
.
Radar WebKit Bug Importer
Comment 3
2021-05-06 03:36:15 PDT
<
rdar://problem/77600361
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug