Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(870)

Issue 2086643002: Clean up WeakIdentifierMap<> implementation. (Closed)

Created:
4 years, 6 months ago by sof
Modified:
4 years, 6 months ago
Reviewers:
haraken, tkent
CC:
chromium-reviews, sof, eae+blinkwatch, blink-reviews-dom_chromium.org, dglazkov+blink, blink-reviews, rwlbuis
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Clean up WeakIdentifierMap<> implementation. Avoid (literal) code duplication between (non)GC versions of WeakIdentifierMap<>. Other changes (for the GC version): - Do not separately allocate the HeapHashMap<>s, but keep these as part objects on WeakIdentifierMap<> instead. - Support explicit removal (via notifyObjectDestroyed()). R= BUG= Committed: https://crrev.com/0ca25bf2ec49526c331b85a7e29d4c4f5aa2db75 Cr-Commit-Position: refs/heads/master@{#400907}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+40 lines, -89 lines) Patch
M third_party/WebKit/Source/core/dom/WeakIdentifierMap.h View 2 chunks +40 lines, -89 lines 0 comments Download

Messages

Total messages: 11 (6 generated)
sof
please take a look.
4 years, 6 months ago (2016-06-20 21:30:18 UTC) #4
haraken
LGTM, nice clean-up!
4 years, 6 months ago (2016-06-20 23:37:14 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2086643002/1
4 years, 6 months ago (2016-06-21 05:17:56 UTC) #7
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 6 months ago (2016-06-21 06:19:11 UTC) #9
commit-bot: I haz the power
4 years, 6 months ago (2016-06-21 06:21:25 UTC) #11
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/0ca25bf2ec49526c331b85a7e29d4c4f5aa2db75
Cr-Commit-Position: refs/heads/master@{#400907}

Powered by Google App Engine
This is Rietveld 408576698