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

Unified Diff: trunk/src/content/browser/browser_child_process_host_impl.h

Issue 15012025: Revert 199840 "Lower the priority of shared workers that aren't ..." (Closed) Base URL: svn://svn.chromium.org/chrome/
Patch Set: Created 7 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | trunk/src/content/browser/browser_child_process_host_impl.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: trunk/src/content/browser/browser_child_process_host_impl.h
===================================================================
--- trunk/src/content/browser/browser_child_process_host_impl.h (revision 199846)
+++ trunk/src/content/browser/browser_child_process_host_impl.h (working copy)
@@ -61,9 +61,6 @@
// Removes this host from the host list. Calls ChildProcessHost::ForceShutdown
void ForceShutdown();
- // Callers can reduce the BrowserChildProcess' priority.
- void SetBackgrounded(bool backgrounded);
-
// Controls whether the child process should be terminated on browser
// shutdown. Default is to always terminate.
void SetTerminateChildOnShutdown(bool terminate_on_shutdown);
« no previous file with comments | « no previous file | trunk/src/content/browser/browser_child_process_host_impl.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698