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

Issue 90033004: Have CSSAnimationData::name() / initialAnimationName() return an AtomicString (Closed)

Created:
7 years ago by Inactive
Modified:
7 years ago
Reviewers:
abarth-chromium
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

Have CSSAnimationData::name() / initialAnimationName() return an AtomicString Have CSSAnimationData::name() / initialAnimationName() return an AtomicString instead of a String. Most callers require an AtomicString and needed to convert the returned String to an AtomicString. Also note that m_name is stored as an AtomicString anyway and setName() already takes an AtomicString in argument. R=abarth BUG=323739 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=162768

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -4 lines) Patch
M Source/core/platform/animation/CSSAnimationData.h View 2 chunks +2 lines, -2 lines 0 comments Download
M Source/core/platform/animation/CSSAnimationData.cpp View 1 chunk +2 lines, -2 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
Inactive
7 years ago (2013-11-27 02:52:48 UTC) #1
abarth-chromium
lgtm
7 years ago (2013-11-27 04:32:39 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/90033004/1
7 years ago (2013-11-27 04:32:50 UTC) #3
commit-bot: I haz the power
Retried try job too often on linux_blink for step(s) webkit_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=linux_blink&number=4086
7 years ago (2013-11-27 06:46:11 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ch.dumez@samsung.com/90033004/1
7 years ago (2013-11-27 14:07:27 UTC) #5
commit-bot: I haz the power
7 years ago (2013-11-27 16:17:16 UTC) #6
Message was sent while issue was closed.
Change committed as 162768

Powered by Google App Engine
This is Rietveld 408576698