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

Issue 2290243002: Make blink::TimerBase own the WebTaskRunner for timer task (Closed)

Created:
4 years, 3 months ago by tzik
Modified:
4 years, 3 months ago
CC:
chromium-reviews, blink-reviews
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Make blink::TimerBase own the WebTaskRunner for timer task BUG=624696 Committed: https://crrev.com/120ff6435698a4249c043a43325500bc3fdc11ab Cr-Commit-Position: refs/heads/master@{#416612}

Patch Set 1 #

Patch Set 2 : +clone() support on FakeWebTaskRunner #

Patch Set 3 : use ThreadSafeRefCounted instead of RefCounted #

Patch Set 4 : use adoptRef #

Unified diffs Side-by-side diffs Delta from patch set Stats (+59 lines, -21 lines) Patch
M third_party/WebKit/Source/core/layout/ImageQualityControllerTest.cpp View 1 2 3 5 chunks +17 lines, -8 lines 0 comments Download
M third_party/WebKit/Source/platform/Timer.h View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/Source/platform/Timer.cpp View 2 chunks +2 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/platform/scheduler/test/fake_web_task_runner.h View 1 2 chunks +6 lines, -2 lines 0 comments Download
M third_party/WebKit/Source/platform/scheduler/test/fake_web_task_runner.cc View 1 2 3 2 chunks +33 lines, -8 lines 0 comments Download

Messages

Total messages: 36 (22 generated)
tzik
PTAL
4 years, 3 months ago (2016-08-30 13:13:56 UTC) #5
haraken
LGTM
4 years, 3 months ago (2016-08-30 15:39:31 UTC) #8
tzik
FakeWebTaskRunner needs an update to fix ImageQualityControllerTest failure. alex: PTAL to scheduler part? kouhei: PTAL ...
4 years, 3 months ago (2016-08-31 07:15:47 UTC) #10
kouhei (in TOK)
lgtm
4 years, 3 months ago (2016-08-31 07:18:46 UTC) #11
blink-reviews
+skyostil since I'm OOO On 31 August 2016 at 08:15, <tzik@chromium.org> wrote: > FakeWebTaskRunner needs ...
4 years, 3 months ago (2016-08-31 21:58:13 UTC) #12
chromium-reviews
+skyostil since I'm OOO On 31 August 2016 at 08:15, <tzik@chromium.org> wrote: > FakeWebTaskRunner needs ...
4 years, 3 months ago (2016-08-31 21:58:13 UTC) #13
Sami
lgtm, this makes the ownership model a lot clearer.
4 years, 3 months ago (2016-09-01 12:44:21 UTC) #15
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/2290243002/20001
4 years, 3 months ago (2016-09-01 16:55:36 UTC) #18
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_rel_ng/builds/290743)
4 years, 3 months ago (2016-09-01 18:26:46 UTC) #20
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/2290243002/40001
4 years, 3 months ago (2016-09-02 07:48:25 UTC) #27
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_asan_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_asan_rel_ng/builds/220365)
4 years, 3 months ago (2016-09-02 10:03:03 UTC) #29
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/2290243002/60001
4 years, 3 months ago (2016-09-06 08:13:47 UTC) #32
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 3 months ago (2016-09-06 09:58:29 UTC) #34
commit-bot: I haz the power
4 years, 3 months ago (2016-09-06 10:00:36 UTC) #36
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/120ff6435698a4249c043a43325500bc3fdc11ab
Cr-Commit-Position: refs/heads/master@{#416612}

Powered by Google App Engine
This is Rietveld 408576698