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

Issue 48523004: Have Player take the DocumentTimeline object by reference (Closed)

Created:
7 years, 1 month ago by Inactive
Modified:
7 years, 1 month ago
Reviewers:
adamk
CC:
blink-reviews, shans, rjwright, alancutter (OOO until 2018), Mike Lawther (Google), dstockwell, Timothy Loh, darktears, Steve Block, dino_apple.com, Eric Willigers
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Visibility:
Public.

Description

Have Player take the DocumentTimeline object by reference Have Player take the DocumentTimeline object by reference instead of using a pointer with an assertion to make sure it is non-null. This also makes the code using the DocumentTimeline look safer. R=adamk Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=160737

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+13 lines, -14 lines) Patch
M Source/core/animation/DocumentTimeline.cpp View 1 chunk +1 line, -1 line 0 comments Download
M Source/core/animation/Player.h View 4 chunks +4 lines, -4 lines 0 comments Download
M Source/core/animation/Player.cpp View 3 chunks +5 lines, -6 lines 0 comments Download
M Source/core/animation/PlayerTest.cpp View 3 chunks +3 lines, -3 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Inactive
7 years, 1 month ago (2013-10-28 17:57:36 UTC) #1
adamk
lgtm
7 years, 1 month ago (2013-10-28 18:00:13 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/48523004/1
7 years, 1 month ago (2013-10-28 18:03:49 UTC) #3
commit-bot: I haz the power
7 years, 1 month ago (2013-10-28 19:12:07 UTC) #4
Message was sent while issue was closed.
Change committed as 160737

Powered by Google App Engine
This is Rietveld 408576698