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

Issue 15465006: Revert 200932 "Lower the priority of shared workers that aren't ..." (Closed)

Created:
7 years, 7 months ago by shatch
Modified:
7 years, 7 months ago
Reviewers:
shatch
CC:
chromium-reviews
Visibility:
Public.

Description

Revert 200932 "Lower the priority of shared workers that aren't ..." > Lower the priority of shared workers that aren't associated with the foreground tab. > > This should help out less powerful devices in the case where there's a shared worker in another tab and a cpu intensive page in the foreground. > > BUG= > TEST=Open a doc, see webworker running, switch tabs and check webworker's priority by outputting contents of /sys/fs/cgroup/cpu/chrome_renderers/background/cgroup.proc on ChromeOS. With an open doc in a background tab, run 720p video (ie. youtube) at fullscreen, should stay fairly smooth. > > Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=199840 > > Review URL: https://chromiumcodereview.appspot.com/14137016 TBR=simonhatch@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=201090

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -234 lines) Patch
M trunk/src/content/browser/browser_child_process_host_impl.h View 1 chunk +0 lines, -3 lines 0 comments Download
M trunk/src/content/browser/browser_child_process_host_impl.cc View 1 chunk +0 lines, -4 lines 0 comments Download
M trunk/src/content/browser/worker_host/worker_process_host.h View 3 chunks +0 lines, -6 lines 0 comments Download
M trunk/src/content/browser/worker_host/worker_process_host.cc View 3 chunks +1 line, -13 lines 0 comments Download
M trunk/src/content/browser/worker_host/worker_service_impl.h View 4 chunks +1 line, -6 lines 0 comments Download
M trunk/src/content/browser/worker_host/worker_service_impl.cc View 4 chunks +1 line, -202 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
shatch
7 years, 7 months ago (2013-05-20 16:00:29 UTC) #1
shatch
7 years, 7 months ago (2013-05-20 16:00:44 UTC) #2
Message was sent while issue was closed.
Committed patchset #1 manually as r201090.

Powered by Google App Engine
This is Rietveld 408576698