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

Issue 15012025: Revert 199840 "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 199840 "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. > > Review URL: https://chromiumcodereview.appspot.com/14137016 TBR=simonhatch@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=199847

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -227 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, -195 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
shatch
7 years, 7 months ago (2013-05-13 23:23:58 UTC) #1
shatch
7 years, 7 months ago (2013-05-13 23:24:31 UTC) #2
Message was sent while issue was closed.
Committed patchset #1 manually as r199847.

Powered by Google App Engine
This is Rietveld 408576698