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

Issue 664993002: Devtools Animations: Display keyframes for CSS Animations in inspector (Closed)

Created:
6 years, 2 months ago by samli
Modified:
6 years, 2 months ago
Reviewers:
caseq, vsevik, dgozman, pfeldman
CC:
blink-reviews, shans, apavlov+blink_chromium.org, loislo+blink_chromium.org, aandrey+blink_chromium.org, caseq+blink_chromium.org, Steve Block, pfeldman+blink_chromium.org, malch+blink_chromium.org, yurys+blink_chromium.org, dstockwell, Timothy Loh, devtools-reviews_chromium.org, Eric Willigers, rjwright, lushnikov+blink_chromium.org, eustas+blink_chromium.org, paulirish+reviews_chromium.org, darktears, blink-reviews-animation_chromium.org, vsevik+blink_chromium.org, Mike Lawther (Google), sergeyv+blink_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Project:
blink
Visibility:
Public.

Description

Devtools Animations: Display keyframes for CSS Animations in inspector This change displays CSS animation keyframes alongside the associated animation player in the Animations sidebar pane. No visible changes are introduced except with the hidden 'Animation Inspection' experiment enabled. BUG=419269 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=184328

Patch Set 1 #

Total comments: 18

Patch Set 2 : Review changes #

Unified diffs Side-by-side diffs Delta from patch set Stats (+216 lines, -40 lines) Patch
M Source/core/animation/css/CSSAnimations.h View 1 1 chunk +2 lines, -0 lines 0 comments Download
M Source/core/animation/css/CSSAnimations.cpp View 1 1 chunk +9 lines, -0 lines 0 comments Download
M Source/core/inspector/InspectorAnimationAgent.h View 1 3 chunks +2 lines, -5 lines 0 comments Download
M Source/core/inspector/InspectorAnimationAgent.cpp View 1 4 chunks +82 lines, -34 lines 0 comments Download
M Source/devtools/front_end/elements/AnimationsSidebarPane.js View 1 1 chunk +13 lines, -0 lines 0 comments Download
M Source/devtools/front_end/sdk/AnimationModel.js View 1 2 chunks +88 lines, -0 lines 0 comments Download
M Source/devtools/protocol.json View 1 1 chunk +20 lines, -1 line 0 comments Download

Messages

Total messages: 12 (4 generated)
samli
6 years, 2 months ago (2014-10-20 05:07:12 UTC) #2
samli
6 years, 2 months ago (2014-10-22 11:12:25 UTC) #4
samli
@vsevik: Can you please take a look?
6 years, 2 months ago (2014-10-23 06:06:42 UTC) #5
pfeldman
lgtm given comments are addressed. https://codereview.chromium.org/664993002/diff/1/Source/core/animation/css/CSSAnimations.h File Source/core/animation/css/CSSAnimations.h (right): https://codereview.chromium.org/664993002/diff/1/Source/core/animation/css/CSSAnimations.h#newcode170 Source/core/animation/css/CSSAnimations.h:170: const AtomicString* getAnimationNameForInspector(const AnimationPlayer&); ...
6 years, 2 months ago (2014-10-23 06:37:00 UTC) #7
vsevik
Keyframe rules have grey background which makes them look like they are not a part ...
6 years, 2 months ago (2014-10-23 14:52:11 UTC) #8
samli
Addressed review comments. Keyframe rules now have a white background. https://codereview.chromium.org/664993002/diff/1/Source/core/animation/css/CSSAnimations.h File Source/core/animation/css/CSSAnimations.h (right): https://codereview.chromium.org/664993002/diff/1/Source/core/animation/css/CSSAnimations.h#newcode170 ...
6 years, 2 months ago (2014-10-24 05:06:20 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/664993002/20001
6 years, 2 months ago (2014-10-24 05:06:58 UTC) #11
commit-bot: I haz the power
6 years, 2 months ago (2014-10-24 05:51:19 UTC) #12
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as 184328

Powered by Google App Engine
This is Rietveld 408576698