Bug 228723 - Use WeakPtr instead of manual raw pointer management in URLSearchParams
Summary: Use WeakPtr instead of manual raw pointer management in URLSearchParams
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Alex Christensen
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-08-02 16:24 PDT by Alex Christensen
Modified: 2021-08-03 09:43 PDT (History)
6 users (show)

See Also:


Attachments
Patch (3.63 KB, patch)
2021-08-02 16:25 PDT, Alex Christensen
no flags Details | Formatted Diff | Diff
Patch (3.95 KB, patch)
2021-08-02 16:36 PDT, Alex Christensen
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alex Christensen 2021-08-02 16:24:57 PDT
Use WeakPtr instead of manual raw pointer management in URLSearchParams
Comment 1 Alex Christensen 2021-08-02 16:25:35 PDT
Created attachment 434799 [details]
Patch
Comment 2 Alex Christensen 2021-08-02 16:36:11 PDT
Created attachment 434800 [details]
Patch
Comment 3 EWS 2021-08-03 09:42:31 PDT
Committed r280594 (240216@main): <https://commits.webkit.org/240216@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 434800 [details].
Comment 4 Radar WebKit Bug Importer 2021-08-03 09:43:17 PDT
<rdar://problem/81466386>