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

Issue 1478313002: Add a flag disable background timer alignment (Closed)

Created:
5 years ago by alex clarke (OOO till 29th)
Modified:
5 years ago
CC:
chromium-reviews, creis+watch_chromium.org, darin-cc_chromium.org, jam, nasko+codewatch_chromium.org, 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

Add a flag disable background timer alignment By default the timer task queue for background pages is throttled with tasks aligned to run once per second. If chrome is run with the --disable-background-timer-throttling command line flag then this throttling is disabled. This should be useful when using chrome to test javascript. BUG=485425 Committed: https://crrev.com/9d2b70b8d2b8899d77258163ae032d71f1206a7a Cr-Commit-Position: refs/heads/master@{#362399}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+50 lines, -9 lines) Patch
M components/scheduler/common/scheduler_switches.h View 1 chunk +1 line, -0 lines 0 comments Download
M components/scheduler/common/scheduler_switches.cc View 1 chunk +4 lines, -0 lines 0 comments Download
M components/scheduler/renderer/renderer_web_scheduler_impl.cc View 2 chunks +6 lines, -2 lines 0 comments Download
M components/scheduler/renderer/web_view_scheduler_impl.h View 2 chunks +3 lines, -1 line 0 comments Download
M components/scheduler/renderer/web_view_scheduler_impl.cc View 2 chunks +7 lines, -3 lines 0 comments Download
M components/scheduler/renderer/web_view_scheduler_impl_unittest.cc View 4 chunks +28 lines, -3 lines 0 comments Download
M content/browser/renderer_host/render_process_host_impl.cc View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 13 (7 generated)
alex clarke (OOO till 29th)
5 years ago (2015-11-27 14:39:53 UTC) #2
Sami
lgtm. Could you link this to the bug where folks were asking for this feature?
5 years ago (2015-11-27 16:28:04 UTC) #5
jochen (gone - plz use gerrit)
lgtm
5 years ago (2015-11-30 15:49:16 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1478313002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1478313002/1
5 years ago (2015-12-01 11:23:34 UTC) #9
commit-bot: I haz the power
Committed patchset #1 (id:1)
5 years ago (2015-12-01 12:39:07 UTC) #11
commit-bot: I haz the power
5 years ago (2015-12-01 12:40:44 UTC) #13
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/9d2b70b8d2b8899d77258163ae032d71f1206a7a
Cr-Commit-Position: refs/heads/master@{#362399}

Powered by Google App Engine
This is Rietveld 408576698