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

Issue 2668573002: Migrate WebGL timers to TaskRunnerTimer (Closed)

Created:
3 years, 10 months ago by Kai Ninomiya
Modified:
3 years, 10 months ago
CC:
chromium-reviews, sof, eae+blinkwatch, haraken, blink-reviews-dom_chromium.org, dglazkov+blink, blink-reviews, rwlbuis, Zhenyao Mo, Ken Russell (switch to Gerrit)
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Migrate WebGL timers to TaskRunnerTimer This migrates the WebGL task timers dispatchContextLostEventTimer and restoreTimer to TaskRunnerTimer and correctly puts them in the WebGL task source. BUG=624694 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/2668573002 Cr-Commit-Position: refs/heads/master@{#447951} Committed: https://chromium.googlesource.com/chromium/src/+/97a781d90401a977e45add57359fe5df435ee317

Patch Set 1 #

Total comments: 4

Patch Set 2 : add comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+29 lines, -13 lines) Patch
M third_party/WebKit/Source/core/dom/TaskRunnerHelper.h View 1 1 chunk +4 lines, -0 lines 0 comments Download
M third_party/WebKit/Source/core/dom/TaskRunnerHelper.cpp View 1 chunk +1 line, -0 lines 0 comments Download
M third_party/WebKit/Source/modules/webgl/WebGLRenderingContextBase.h View 2 chunks +3 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/modules/webgl/WebGLRenderingContextBase.cpp View 3 chunks +21 lines, -11 lines 0 comments Download

Messages

Total messages: 18 (12 generated)
Kai Ninomiya
haraken, thanks for the advice on this CL. PTAL. zmo, kbr: FYI
3 years, 10 months ago (2017-01-31 02:07:41 UTC) #8
Ken Russell (switch to Gerrit)
Thanks, looks good overall. I defer to haraken's review. Please verify that the lifetimes of ...
3 years, 10 months ago (2017-01-31 02:13:55 UTC) #10
haraken
LGTM https://codereview.chromium.org/2668573002/diff/1/third_party/WebKit/Source/core/dom/TaskRunnerHelper.h File third_party/WebKit/Source/core/dom/TaskRunnerHelper.h (right): https://codereview.chromium.org/2668573002/diff/1/third_party/WebKit/Source/core/dom/TaskRunnerHelper.h#newcode101 third_party/WebKit/Source/core/dom/TaskRunnerHelper.h:101: // https://www.khronos.org/registry/webgl/specs/latest/1.0/#5.15 // This task source is used ...
3 years, 10 months ago (2017-01-31 02:24:35 UTC) #11
Kai Ninomiya
https://codereview.chromium.org/2668573002/diff/1/third_party/WebKit/Source/core/dom/TaskRunnerHelper.h File third_party/WebKit/Source/core/dom/TaskRunnerHelper.h (right): https://codereview.chromium.org/2668573002/diff/1/third_party/WebKit/Source/core/dom/TaskRunnerHelper.h#newcode101 third_party/WebKit/Source/core/dom/TaskRunnerHelper.h:101: // https://www.khronos.org/registry/webgl/specs/latest/1.0/#5.15 On 2017/01/31 02:24:35, haraken wrote: > > ...
3 years, 10 months ago (2017-01-31 02:28:44 UTC) #12
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/2668573002/20001
3 years, 10 months ago (2017-02-03 04:06:28 UTC) #15
commit-bot: I haz the power
3 years, 10 months ago (2017-02-03 06:35:18 UTC) #18
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/97a781d90401a977e45add57359f...

Powered by Google App Engine
This is Rietveld 408576698