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

Unified Diff: branches/1650/src/content/browser/worker_host/worker_process_host.h

Issue 103243002: Revert 238433 "Merge 233099 "Kill worker process by way of a syn..." (Closed) Base URL: svn://svn.chromium.org/chrome/
Patch Set: Created 7 years 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 | branches/1650/src/content/browser/worker_host/worker_process_host.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: branches/1650/src/content/browser/worker_host/worker_process_host.h
===================================================================
--- branches/1650/src/content/browser/worker_host/worker_process_host.h (revision 238482)
+++ branches/1650/src/content/browser/worker_host/worker_process_host.h (working copy)
@@ -207,7 +207,6 @@
const GURL& url,
const string16& name,
bool* result);
- void OnForceKillWorkerProcess();
// Relays a message to the given endpoint. Takes care of parsing the message
// if it contains a message port and sending it a valid route id.
« no previous file with comments | « no previous file | branches/1650/src/content/browser/worker_host/worker_process_host.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698