|
Remove EnableZygote API.
EnableZygote exposes an implementation detail. The utility process
already has a DisableSandbox method, and a SetExposedDir method
that we can use to disable the zygote.
BUG=None
TEST=browser_tests, launch Chrome and install an extension.
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=232906
Total comments: 2
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+11 lines, -32 lines) |
Patch |
 |
M |
chrome/browser/component_updater/component_updater_service.cc
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/extensions/api/management/management_api.cc
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/extensions/updater/safe_manifest_parser.cc
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/extensions/webstore_install_helper.cc
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/image_decoder.cc
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/local_discovery/service_discovery_host_client.cc
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/media_galleries/fileapi/safe_audio_video_checker.cc
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/media_galleries/fileapi/safe_itunes_pref_parser_win.cc
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/media_galleries/fileapi/safe_picasa_albums_indexer.cc
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/safe_json_parser.cc
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/web_resource/json_asynchronous_unpacker.cc
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
content/browser/utility_process_host_impl.h
|
View
|
1
|
3 chunks |
+2 lines, -5 lines |
0 comments
|
Download
|
 |
M |
content/browser/utility_process_host_impl.cc
|
View
|
|
4 chunks |
+8 lines, -11 lines |
0 comments
|
Download
|
 |
M |
content/public/browser/utility_process_host.h
|
View
|
|
1 chunk |
+1 line, -5 lines |
0 comments
|
Download
|
Total messages: 17 (0 generated)
|