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

Issue 1058653004: Destruct all instances of value types in WTF::HashTable. (Closed)

Created:
5 years, 8 months ago by dgozman
Modified:
5 years, 8 months ago
CC:
blink-reviews, blink-reviews-wtf_chromium.org, aandrey+blink_chromium.org, Mikhail
Target Ref:
refs/heads/master
Project:
blink
Visibility:
Public.

Description

Destruct all instances of value types in WTF::HashTable. HashTable creates empty values for all buckets, but does not destruct them. BUG=none TEST=HashMapTest.ValueTypeDestructor Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=193102

Patch Set 1 #

Patch Set 2 : Fixed heap case #

Unified diffs Side-by-side diffs Delta from patch set Stats (+22 lines, -3 lines) Patch
M Source/wtf/HashMapTest.cpp View 1 chunk +18 lines, -0 lines 0 comments Download
M Source/wtf/HashTable.h View 1 1 chunk +4 lines, -3 lines 0 comments Download

Messages

Total messages: 16 (5 generated)
dgozman
Hi, Could you please take a look? I think this was regressed in https://codereview.chromium.org/216723002, which ...
5 years, 8 months ago (2015-04-02 15:04:27 UTC) #2
haraken
+Erik
5 years, 8 months ago (2015-04-02 15:14:46 UTC) #4
dgozman
Looks like this conflicts with Heap stuff. On the other hand, when working with value ...
5 years, 8 months ago (2015-04-02 16:32:35 UTC) #5
dgozman
On 2015/04/02 16:32:35, dgozman wrote: > Looks like this conflicts with Heap stuff. On the ...
5 years, 8 months ago (2015-04-02 16:56:13 UTC) #6
dgozman
Friendly ping.
5 years, 8 months ago (2015-04-03 08:37:37 UTC) #7
pfeldman
lgtm
5 years, 8 months ago (2015-04-03 09:47:22 UTC) #9
haraken
LGTM
5 years, 8 months ago (2015-04-03 09:58:16 UTC) #10
dgozman
+tkent@ for OWNER review
5 years, 8 months ago (2015-04-03 10:00:55 UTC) #12
tkent
lgtm
5 years, 8 months ago (2015-04-03 10:09:09 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1058653004/20001
5 years, 8 months ago (2015-04-03 10:09:22 UTC) #15
commit-bot: I haz the power
5 years, 8 months ago (2015-04-03 10:29:52 UTC) #16
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://src.chromium.org/viewvc/blink?view=rev&revision=193102

Powered by Google App Engine
This is Rietveld 408576698