Bug 227192 - Use WeakHashMap and WeakPtr with Node in more places
Summary: Use WeakHashMap and WeakPtr with Node in more places
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: 2021-06-20 02:24 PDT by Ryosuke Niwa
Modified: 2021-06-30 15:51 PDT (History)
13 users (show)

See Also:


Attachments
WIP (17.34 KB, patch)
2021-06-20 02:25 PDT, Ryosuke Niwa
ews-feeder: commit-queue-
Details | Formatted Diff | Diff
WIP2 (18.81 KB, patch)
2021-06-20 11:45 PDT, Ryosuke Niwa
no flags Details | Formatted Diff | Diff
Patch (23.05 KB, patch)
2021-06-30 12:41 PDT, Ryosuke Niwa
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ryosuke Niwa 2021-06-20 02:24:33 PDT
Deploy WeakHashMap and WeakPtr with Node/Element in more places.
Comment 1 Ryosuke Niwa 2021-06-20 02:25:19 PDT
Created attachment 431816 [details]
WIP
Comment 2 Ryosuke Niwa 2021-06-20 11:45:21 PDT
Created attachment 431823 [details]
WIP2
Comment 3 Radar WebKit Bug Importer 2021-06-27 02:25:15 PDT
<rdar://problem/79828322>
Comment 4 Ryosuke Niwa 2021-06-30 12:41:00 PDT
Created attachment 432618 [details]
Patch
Comment 5 Geoffrey Garen 2021-06-30 12:47:58 PDT
Comment on attachment 432618 [details]
Patch

r=me
Comment 6 Ryosuke Niwa 2021-06-30 15:51:25 PDT
Comment on attachment 432618 [details]
Patch

Clearing flags on attachment: 432618

Committed r279439 (239295@main): <https://commits.webkit.org/239295@main>
Comment 7 Ryosuke Niwa 2021-06-30 15:51:28 PDT
All reviewed patches have been landed.  Closing bug.