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

Issue 1089833002: Introduce ChildScheduler as common base interface for WorkerScheduler and RendererScheduler. (Closed)

Created:
5 years, 8 months ago by rmcilroy
Modified:
5 years, 8 months ago
CC:
chromium-reviews, mlamouri+watch-content_chromium.org, jam, darin-cc_chromium.org, mkwst+moarreviews-renderer_chromium.org, kinuko+watch, scheduler-bugs_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Introduce ChildScheduler as common base interface for WorkerScheduler and RendererScheduler. BUG=463143 Committed: https://crrev.com/d6fe37652cf1a317e050beb8ffec5209a4143473 Cr-Commit-Position: refs/heads/master@{#325433}

Patch Set 1 #

Total comments: 6

Patch Set 2 : Fix nits #

Unified diffs Side-by-side diffs Delta from patch set Stats (+34 lines, -87 lines) Patch
A + content/child/scheduler/child_scheduler.h View 1 5 chunks +16 lines, -14 lines 0 comments Download
M content/child/scheduler/null_worker_scheduler.h View 1 chunk +1 line, -0 lines 0 comments Download
M content/child/scheduler/null_worker_scheduler.cc View 1 chunk +4 lines, -0 lines 0 comments Download
M content/child/scheduler/worker_scheduler.h View 2 chunks +3 lines, -33 lines 0 comments Download
M content/child/scheduler/worker_scheduler_impl.h View 1 chunk +1 line, -0 lines 0 comments Download
M content/child/scheduler/worker_scheduler_impl.cc View 1 chunk +5 lines, -0 lines 0 comments Download
M content/content_child.gypi View 1 chunk +1 line, -0 lines 0 comments Download
M content/renderer/scheduler/renderer_scheduler.h View 3 chunks +3 lines, -40 lines 0 comments Download

Messages

Total messages: 14 (5 generated)
rmcilroy
PTAL, thanks.
5 years, 8 months ago (2015-04-16 11:20:59 UTC) #3
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1089833002/1
5 years, 8 months ago (2015-04-16 11:21:27 UTC) #4
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/56783)
5 years, 8 months ago (2015-04-16 11:31:20 UTC) #6
alex clarke (OOO till 29th)
lgtm Looks like I owe you a beer ;) Only thing is comment nits re ...
5 years, 8 months ago (2015-04-16 11:32:06 UTC) #7
Sami
Nice, thanks Ross. lgtm modulo Alex's comments.
5 years, 8 months ago (2015-04-16 12:05:21 UTC) #8
rmcilroy
https://codereview.chromium.org/1089833002/diff/1/content/child/scheduler/child_scheduler.h File content/child/scheduler/child_scheduler.h (right): https://codereview.chromium.org/1089833002/diff/1/content/child/scheduler/child_scheduler.h#newcode30 content/child/scheduler/child_scheduler.h:30: // Returns true if there is high priority work ...
5 years, 8 months ago (2015-04-16 12:10:49 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1089833002/20001
5 years, 8 months ago (2015-04-16 12:11:24 UTC) #12
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years, 8 months ago (2015-04-16 13:23:31 UTC) #13
commit-bot: I haz the power
5 years, 8 months ago (2015-04-16 13:25:44 UTC) #14
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/d6fe37652cf1a317e050beb8ffec5209a4143473
Cr-Commit-Position: refs/heads/master@{#325433}

Powered by Google App Engine
This is Rietveld 408576698