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

Issue 2699713005: Fix missing finalizeFrame barriers in WebGL animations (Closed)

Created:
3 years, 10 months ago by Justin Novosad
Modified:
3 years, 10 months ago
CC:
chromium-reviews, dshwang, ajuma+watch-canvas_chromium.org, blink-reviews-html_chromium.org, haraken, dglazkov+blink, Rik, blink-reviews, emircan+watch+capturefromdom_chromium.org, mcasas+watch+capturefromdom_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Fix missing finalizeFrame barriers in WebGL animations BUG=693100 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_optional_gpu_tests_rel;master.tryserver.chromium.mac:mac_optional_gpu_tests_rel;master.tryserver.chromium.win:win_optional_gpu_tests_rel Review-Url: https://codereview.chromium.org/2699713005 Cr-Commit-Position: refs/heads/master@{#452223} Committed: https://chromium.googlesource.com/chromium/src/+/02b0b43a38dfc706a751f8983972e56ef6b81ccb

Patch Set 1 #

Patch Set 2 : fixed test failures #

Total comments: 6

Patch Set 3 : Comments + readability improvements #

Total comments: 2

Messages

Total messages: 32 (21 generated)
Justin Novosad
PTAL
3 years, 10 months ago (2017-02-16 17:13:40 UTC) #4
Ken Russell (switch to Gerrit)
I don't understand the invalidation here but one part of this change seems odd. To ...
3 years, 10 months ago (2017-02-18 00:08:01 UTC) #12
Justin Novosad
https://codereview.chromium.org/2699713005/diff/20001/third_party/WebKit/Source/core/html/canvas/CanvasRenderingContext.h File third_party/WebKit/Source/core/html/canvas/CanvasRenderingContext.h (right): https://codereview.chromium.org/2699713005/diff/20001/third_party/WebKit/Source/core/html/canvas/CanvasRenderingContext.h#newcode137 third_party/WebKit/Source/core/html/canvas/CanvasRenderingContext.h:137: virtual void finalizeFrame() {} On 2017/02/18 00:08:01, Ken Russell ...
3 years, 10 months ago (2017-02-21 18:03:29 UTC) #13
Justin Novosad
https://codereview.chromium.org/2699713005/diff/20001/third_party/WebKit/Source/core/html/canvas/CanvasRenderingContext.cpp File third_party/WebKit/Source/core/html/canvas/CanvasRenderingContext.cpp (right): https://codereview.chromium.org/2699713005/diff/20001/third_party/WebKit/Source/core/html/canvas/CanvasRenderingContext.cpp#newcode169 third_party/WebKit/Source/core/html/canvas/CanvasRenderingContext.cpp:169: finalizeFrame(); On 2017/02/18 00:08:01, Ken Russell wrote: > Why ...
3 years, 10 months ago (2017-02-21 18:06:21 UTC) #14
Ken Russell (switch to Gerrit)
https://codereview.chromium.org/2699713005/diff/20001/third_party/WebKit/Source/core/html/canvas/CanvasRenderingContext.cpp File third_party/WebKit/Source/core/html/canvas/CanvasRenderingContext.cpp (right): https://codereview.chromium.org/2699713005/diff/20001/third_party/WebKit/Source/core/html/canvas/CanvasRenderingContext.cpp#newcode169 third_party/WebKit/Source/core/html/canvas/CanvasRenderingContext.cpp:169: finalizeFrame(); On 2017/02/21 18:06:21, Justin Novosad wrote: > On ...
3 years, 10 months ago (2017-02-21 19:23:10 UTC) #17
xlai (Olivia)
lgtm with nits. https://codereview.chromium.org/2699713005/diff/20001/third_party/WebKit/Source/core/html/canvas/CanvasRenderingContext.cpp File third_party/WebKit/Source/core/html/canvas/CanvasRenderingContext.cpp (right): https://codereview.chromium.org/2699713005/diff/20001/third_party/WebKit/Source/core/html/canvas/CanvasRenderingContext.cpp#newcode169 third_party/WebKit/Source/core/html/canvas/CanvasRenderingContext.cpp:169: finalizeFrame(); On 2017/02/21 18:06:21, Justin Novosad ...
3 years, 10 months ago (2017-02-21 19:56:56 UTC) #19
Justin Novosad
On 2017/02/21 19:56:56, xlai (Olivia) wrote: > lgtm with nits. > > https://codereview.chromium.org/2699713005/diff/20001/third_party/WebKit/Source/core/html/canvas/CanvasRenderingContext.cpp > File ...
3 years, 10 months ago (2017-02-21 21:46:39 UTC) #22
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2699713005/40001
3 years, 10 months ago (2017-02-21 21:48:19 UTC) #25
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on master.tryserver.chromium.linux (JOB_TIMED_OUT, no build URL)
3 years, 10 months ago (2017-02-21 23:53:13 UTC) #27
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2699713005/40001
3 years, 10 months ago (2017-02-22 20:03:48 UTC) #29
commit-bot: I haz the power
3 years, 10 months ago (2017-02-22 21:59:51 UTC) #32
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/02b0b43a38dfc706a751f8983972...

Powered by Google App Engine
This is Rietveld 408576698