Comment #23 on issue 22703 by [email protected]: All subprocess  
creation needs to go through zygote
http://code.google.com/p/chromium/issues/detail?id=22703

The following revision refers to this bug:
     http://src.chromium.org/viewvc/chrome?view=rev&revision=34117

------------------------------------------------------------------------
r34117 | [email protected] | 2009-12-08 17:06:26 -0800 (Tue, 08 Dec 2009) |  
8 lines
Changed paths:
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/extensions/extension_updater.cc?r1=34117&r2=34116
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/extensions/sandboxed_extension_unpacker.cc?r1=34117&r2=34116
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/utility_process_host.cc?r1=34117&r2=34116
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/web_resource/web_resource_service.cc?r1=34117&r2=34116

Have the utility process run out of process on Linux again by
using the /proc/self/exe trick we use for plugins.  Since we don't
need any resources from .pak files, this should be safe.

BUG=22703
TEST=Install a theme, verify that it worked properly.

Review URL: http://codereview.chromium.org/464073
------------------------------------------------------------------------


--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

-- 
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs

Reply via email to