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

Issue 207683005: Oilpan: Move CSSAnimationData and CSSAnimationDataList to oilpan's heap (Closed)

Created:
6 years, 9 months ago by haraken
Modified:
6 years, 9 months ago
CC:
blink-reviews, shans, rjwright, alancutter (OOO until 2018), Mike Lawther (Google), dstockwell, Timothy Loh, darktears, Steve Block, dino_apple.com, Eric Willigers
Visibility:
Public.

Description

Oilpan: Move CSSAnimationData and CSSAnimationDataList to oilpan's heap BUG=341032 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=169945

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Patch Set 4 : #

Total comments: 5

Patch Set 5 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+31 lines, -15 lines) Patch
M Source/core/animation/css/CSSAnimationData.h View 1 2 3 4 3 chunks +13 lines, -3 lines 0 comments Download
M Source/core/animation/css/CSSAnimationData.cpp View 1 chunk +1 line, -2 lines 0 comments Download
M Source/core/animation/css/CSSAnimationDataList.h View 1 2 3 4 2 chunks +6 lines, -4 lines 0 comments Download
M Source/core/animation/css/CSSAnimationDataList.cpp View 1 chunk +5 lines, -0 lines 0 comments Download
M Source/core/rendering/style/RenderStyle.cpp View 1 2 3 1 chunk +2 lines, -2 lines 0 comments Download
M Source/core/rendering/style/StyleRareNonInheritedData.h View 1 1 chunk +2 lines, -2 lines 0 comments Download
M Source/core/rendering/style/StyleRareNonInheritedData.cpp View 1 2 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
haraken
PTAL https://codereview.chromium.org/207683005/diff/60001/Source/core/rendering/style/StyleRareNonInheritedData.h File Source/core/rendering/style/StyleRareNonInheritedData.h (left): https://codereview.chromium.org/207683005/diff/60001/Source/core/rendering/style/StyleRareNonInheritedData.h#oldcode125 Source/core/rendering/style/StyleRareNonInheritedData.h:125: OwnPtr<CSSAnimationDataList> m_transitions; At first I forgot to change ...
6 years, 9 months ago (2014-03-25 12:47:37 UTC) #1
zerny-chromium
On 2014/03/25 12:47:37, haraken wrote: > PTAL > > https://codereview.chromium.org/207683005/diff/60001/Source/core/rendering/style/StyleRareNonInheritedData.h > File Source/core/rendering/style/StyleRareNonInheritedData.h (left): > ...
6 years, 9 months ago (2014-03-25 13:01:33 UTC) #2
sof
https://codereview.chromium.org/207683005/diff/60001/Source/core/animation/css/CSSAnimationData.h File Source/core/animation/css/CSSAnimationData.h (right): https://codereview.chromium.org/207683005/diff/60001/Source/core/animation/css/CSSAnimationData.h#newcode38 Source/core/animation/css/CSSAnimationData.h:38: class CSSAnimationData : public RefCountedWillBeGarbageCollectedFinalized<CSSAnimationData> { Add FINAL? https://codereview.chromium.org/207683005/diff/60001/Source/core/animation/css/CSSAnimationDataList.h ...
6 years, 9 months ago (2014-03-25 13:14:42 UTC) #3
wibling-chromium
lgtm
6 years, 9 months ago (2014-03-25 13:19:56 UTC) #4
haraken
Thanks for review! https://codereview.chromium.org/207683005/diff/60001/Source/core/animation/css/CSSAnimationData.h File Source/core/animation/css/CSSAnimationData.h (right): https://codereview.chromium.org/207683005/diff/60001/Source/core/animation/css/CSSAnimationData.h#newcode38 Source/core/animation/css/CSSAnimationData.h:38: class CSSAnimationData : public RefCountedWillBeGarbageCollectedFinalized<CSSAnimationData> { ...
6 years, 9 months ago (2014-03-25 13:26:28 UTC) #5
haraken
The CQ bit was checked by haraken@chromium.org
6 years, 9 months ago (2014-03-25 13:26:32 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/haraken@chromium.org/207683005/50007
6 years, 9 months ago (2014-03-25 13:26:34 UTC) #7
haraken
On 2014/03/25 13:01:33, zerny-chromium wrote: > On 2014/03/25 12:47:37, haraken wrote: > > PTAL > ...
6 years, 9 months ago (2014-03-25 13:28:35 UTC) #8
commit-bot: I haz the power
6 years, 9 months ago (2014-03-25 14:32:47 UTC) #9
Message was sent while issue was closed.
Change committed as 169945

Powered by Google App Engine
This is Rietveld 408576698