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

Issue 1587663003: scheduler: Turn expensive task blocking into a finch trial (Closed)

Created:
4 years, 11 months ago by Sami
Modified:
4 years, 11 months ago
CC:
chromium-reviews, 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

scheduler: Turn expensive task blocking into a finch trial Turn expensive task blocking into a feature (finch trial) which is disabled by default. BUG=574343 Committed: https://crrev.com/819799e247d9b54a426b422cfda9ee422339c218 Cr-Commit-Position: refs/heads/master@{#369398}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Initialize scheduler after features have been discovered. #

Patch Set 3 : html_viewer fix. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+59 lines, -7 lines) Patch
M components/scheduler/renderer/renderer_scheduler.cc View 1 2 3 chunks +16 lines, -4 lines 0 comments Download
M components/scheduler/renderer/renderer_scheduler_impl.h View 2 chunks +3 lines, -0 lines 0 comments Download
M components/scheduler/renderer/renderer_scheduler_impl.cc View 3 chunks +11 lines, -1 line 0 comments Download
M components/scheduler/renderer/renderer_scheduler_impl_unittest.cc View 1 chunk +26 lines, -0 lines 0 comments Download
M content/renderer/renderer_main.cc View 1 2 chunks +3 lines, -2 lines 0 comments Download

Messages

Total messages: 19 (9 generated)
Sami
4 years, 11 months ago (2016-01-13 16:34:42 UTC) #3
alex clarke (OOO till 29th)
lgtm https://codereview.chromium.org/1587663003/diff/1/components/scheduler/renderer/renderer_scheduler.cc File components/scheduler/renderer/renderer_scheduler.cc (right): https://codereview.chromium.org/1587663003/diff/1/components/scheduler/renderer/renderer_scheduler.cc#newcode52 components/scheduler/renderer/renderer_scheduler.cc:52: scheduler->SetExpensiveTaskBlockingAllowed( Doesn't have to be this patch but ...
4 years, 11 months ago (2016-01-13 17:18:30 UTC) #4
Sami
https://codereview.chromium.org/1587663003/diff/1/components/scheduler/renderer/renderer_scheduler.cc File components/scheduler/renderer/renderer_scheduler.cc (right): https://codereview.chromium.org/1587663003/diff/1/components/scheduler/renderer/renderer_scheduler.cc#newcode52 components/scheduler/renderer/renderer_scheduler.cc:52: scheduler->SetExpensiveTaskBlockingAllowed( On 2016/01/13 17:18:30, alexclarke1 wrote: > Doesn't have ...
4 years, 11 months ago (2016-01-13 17:25:46 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1587663003/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1587663003/1
4 years, 11 months ago (2016-01-13 17:26:11 UTC) #7
commit-bot: I haz the power
Try jobs failed on following builders: win8_chromium_ng on tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win8_chromium_ng/builds/89106)
4 years, 11 months ago (2016-01-13 18:10:58 UTC) #9
Sami
Daniel, can you check content/renderer/renderer_main.cc? I needed to move the scheduler initialization later after base::FeatureList ...
4 years, 11 months ago (2016-01-13 18:26:23 UTC) #11
no sievers
On 2016/01/13 18:26:23, Sami wrote: > Daniel, can you check content/renderer/renderer_main.cc? I needed to move ...
4 years, 11 months ago (2016-01-13 21:39:26 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1587663003/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1587663003/40001
4 years, 11 months ago (2016-01-14 10:58:43 UTC) #15
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 11 months ago (2016-01-14 12:16:01 UTC) #17
commit-bot: I haz the power
4 years, 11 months ago (2016-01-14 12:18:41 UTC) #19
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/819799e247d9b54a426b422cfda9ee422339c218
Cr-Commit-Position: refs/heads/master@{#369398}

Powered by Google App Engine
This is Rietveld 408576698