From fd09950346afe96c4d86d37d98fd45003872ab3f Mon Sep 17 00:00:00 2001 From: "jam@chromium.org" Date: Tue, 24 Mar 2009 02:01:11 +0000 Subject: Finish hooking up the worker process UI: use the domains of the workers as the title in the task manager, and show an infobar when a page's workers die. I also cleaned up the code in RenderView which creates a window and widget, since when I originally wrote it I wasn't aware of RenderViewHost::FromID. Review URL: http://codereview.chromium.org/45025 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@12335 0039d316-1c4b-4281-b951-d872f2087c98 --- chrome/app/generated_resources.grd | 3 +++ 1 file changed, 3 insertions(+) (limited to 'chrome/app') diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd index c7c5581..b645645 100644 --- a/chrome/app/generated_resources.grd +++ b/chrome/app/generated_resources.grd @@ -3142,6 +3142,9 @@ each locale. --> The following plug-in has crashed : $1Shockwave + + A part of this page (HTML WebWorker) has crashed, so it might not function correctly. + Script on the page used too much memory. Reload to enable scripts again. -- cgit v1.1