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

Issue 182293002: Make Element::ensureActiveAnimations() return a reference (Closed)

Created:
6 years, 9 months ago by Inactive
Modified:
6 years, 9 months ago
Reviewers:
adamk
CC:
blink-reviews, ed+blinkwatch_opera.com, shans, rjwright, alancutter (OOO until 2018), Mike Lawther (Google), rwlbuis, sof, rune+blink, dglazkov+blink, dstockwell, Timothy Loh, apavlov+blink_chromium.org, adamk+blink_chromium.org, darktears, eae+blinkwatch, Steve Block, dino_apple.com, Inactive, Eric Willigers
Visibility:
Public.

Description

Make Element::ensureActiveAnimations() return a reference Make Element::ensureActiveAnimations() return a reference instead of a pointer as it can never return null. This makes the calling code look safer. R=adamk Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=167973

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -6 lines) Patch
M Source/core/animation/Animation.cpp View 2 chunks +2 lines, -2 lines 0 comments Download
M Source/core/css/resolver/StyleResolver.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/dom/Element.h View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/dom/Element.cpp View 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Inactive
6 years, 9 months ago (2014-02-26 22:11:19 UTC) #1
adamk
lgtm
6 years, 9 months ago (2014-02-26 22:16:08 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ch.dumez@samsung.com/182293002/1
6 years, 9 months ago (2014-02-26 22:16:15 UTC) #3
commit-bot: I haz the power
6 years, 9 months ago (2014-02-27 03:36:42 UTC) #4
Message was sent while issue was closed.
Change committed as 167973

Powered by Google App Engine
This is Rietveld 408576698