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

Issue 425903003: Use HeapHashCountedSet for AnimationPlayerCountedSet (Closed)

Created:
6 years, 4 months ago by haraken
Modified:
6 years, 4 months ago
CC:
blink-reviews, shans, rjwright, Mike Lawther (Google), blink-reviews-animation_chromium.org, dstockwell, Timothy Loh, darktears, Steve Block, Eric Willigers
Project:
blink
Visibility:
Public.

Description

Use HeapHashCountedSet for AnimationPlayerCountedSet In r172647, I changed the AnimationPlayerCountedSet from a HashCountedSet to a HashMap, because at that time Oilpan didn't support a HashCountedSet. Now that Oilpan supports a HashCountedSet, this CL changes it back to a HashCountedSet again. BUG=340522 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=179097

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -22 lines) Patch
M Source/core/animation/ActiveAnimations.h View 2 chunks +2 lines, -4 lines 0 comments Download
M Source/core/animation/ActiveAnimations.cpp View 1 chunk +0 lines, -15 lines 0 comments Download
M Source/core/animation/Animation.cpp View 2 chunks +2 lines, -2 lines 0 comments Download
M Source/core/animation/AnimationPlayerTest.cpp View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 6 (0 generated)
haraken
PTAL
6 years, 4 months ago (2014-07-29 00:47:26 UTC) #1
tkent
lgtm
6 years, 4 months ago (2014-07-29 01:57:30 UTC) #2
haraken
The CQ bit was checked by haraken@chromium.org
6 years, 4 months ago (2014-07-29 03:37:25 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/haraken@chromium.org/425903003/1
6 years, 4 months ago (2014-07-29 03:38:23 UTC) #4
commit-bot: I haz the power
Change committed as 179097
6 years, 4 months ago (2014-07-29 04:46:18 UTC) #5
zerny-chromium
6 years, 4 months ago (2014-07-29 06:43:35 UTC) #6
Message was sent while issue was closed.
lgtm

Powered by Google App Engine
This is Rietveld 408576698