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

Issue 24198009: RenderLayerBacking::startAnimation() return value has incorrect semantic (Closed)

Created:
7 years, 3 months ago by dshwang
Modified:
7 years, 2 months ago
CC:
blink-reviews, shans, rjwright, alancutter (OOO until 2018), Mike Lawther (Google), eae+blinkwatch, leviw+renderwatch, blink-layers+watch_chromium.org, dstockwell, Timothy Loh, jchaffraix+rendering, darktears, Steve Block, dino_apple.com, Eric Willigers
Base URL:
https://chromium.googlesource.com/chromium/blink.git@master
Visibility:
Public.

Description

RenderLayerBacking::startAnimation() return value has incorrect semantic This CL is based on Shawn Singh's work: webkit.org/b/94993 RenderLayerBacking::startAnimation() was returning true whenever *any* property of an animation was accepted for accelerated animation by the compositor. However, the rest of the code outside this was using the return value to indicate that *all* properties were accepted for accelerated animation. BUG=143658 TEST=compositing/animation/two-properties-in-keyframed-animation.html Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=158325

Patch Set 1 #

Patch Set 2 : Mark virtual/web-animations-css/animations/two-properties-in-keyframed-animation.html to Failure be… #

Patch Set 3 : Mark virtual/web-animations-css/animations Crash #

Unified diffs Side-by-side diffs Delta from patch set Stats (+105 lines, -9 lines) Patch
M LayoutTests/TestExpectations View 1 2 1 chunk +5 lines, -0 lines 0 comments Download
A LayoutTests/animations/two-properties-in-keyframed-animation.html View 1 2 1 chunk +71 lines, -0 lines 0 comments Download
A LayoutTests/animations/two-properties-in-keyframed-animation-expected.txt View 1 chunk +3 lines, -0 lines 0 comments Download
M Source/core/rendering/RenderLayerBacking.cpp View 1 2 1 chunk +26 lines, -9 lines 0 comments Download

Messages

Total messages: 16 (0 generated)
dshwang
@shawnsingh requested me to apply https://bugs.webkit.org/show_bug.cgi?id=94993 in https://codereview.chromium.org/23431021/ So I did it. :) @shawnsingh almost ...
7 years, 3 months ago (2013-09-20 08:54:58 UTC) #1
shawnsingh
Well, as much as it's reasonable for me to review my own old patch... LGTM ...
7 years, 3 months ago (2013-09-20 09:10:29 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dongseong.hwang@intel.com/24198009/1
7 years, 3 months ago (2013-09-20 09:25:01 UTC) #3
dshwang
On 2013/09/20 09:10:29, shawnsingh wrote: > Well, as much as it's reasonable for me to ...
7 years, 3 months ago (2013-09-20 09:25:03 UTC) #4
commit-bot: I haz the power
Retried try job too often on blink_presubmit for step(s) presubmit http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=blink_presubmit&number=7275
7 years, 3 months ago (2013-09-20 09:38:15 UTC) #5
dshwang
On 2013/09/20 09:38:15, I haz the power (commit-bot) wrote: > Retried try job too often ...
7 years, 3 months ago (2013-09-20 09:39:12 UTC) #6
Ian Vollick
On 2013/09/20 09:39:12, dshwang wrote: > On 2013/09/20 09:38:15, I haz the power (commit-bot) wrote: ...
7 years, 3 months ago (2013-09-20 14:44:18 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dongseong.hwang@intel.com/24198009/1
7 years, 3 months ago (2013-09-20 14:44:35 UTC) #8
Ian Vollick
On 2013/09/20 14:44:35, I haz the power (commit-bot) wrote: > CQ is trying da patch. ...
7 years, 3 months ago (2013-09-20 14:57:41 UTC) #9
dshwang
On 2013/09/20 14:57:41, Ian Vollick wrote: > I like this change to startAnimation, but it ...
7 years, 3 months ago (2013-09-20 15:35:55 UTC) #10
commit-bot: I haz the power
Retried try job too often on linux_blink_rel for step(s) webkit_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=linux_blink_rel&number=5445
7 years, 3 months ago (2013-09-20 16:13:04 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dongseong.hwang@intel.com/24198009/1
7 years, 3 months ago (2013-09-20 16:26:46 UTC) #12
dshwang
Submit patch set 2: Mark virtual/web-animations-css/animations/two-properties-in-keyframed-animation.html to Failure because web-animations-css does not support filter animation ...
7 years, 3 months ago (2013-09-20 17:51:53 UTC) #13
dshwang
web-animations-css does not support filter animation yet, so virtual/web-animations-css/animations/two-properties-in-keyframed-animation.html crash As @alancutter suggested in crrev.com/24087006/#msg10, ...
7 years, 2 months ago (2013-09-25 12:13:45 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dongseong.hwang@intel.com/24198009/34001
7 years, 2 months ago (2013-09-25 12:14:08 UTC) #15
commit-bot: I haz the power
7 years, 2 months ago (2013-09-25 13:25:51 UTC) #16
Message was sent while issue was closed.
Change committed as 158325

Powered by Google App Engine
This is Rietveld 408576698