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

Issue 9463029: Add an API around zygoteHost so that chrome doesn't reach into the internal content implementation. (Closed)

Created:
8 years, 10 months ago by jam
Modified:
8 years, 10 months ago
Reviewers:
Elliot Glaysher
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam
Visibility:
Public.

Description

Add an API around zygoteHost so that chrome doesn't reach into the internal content implementation. BUG=98716 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=123604

Patch Set 1 : #

Patch Set 2 : #

Patch Set 3 : fix clang #

Unified diffs Side-by-side diffs Delta from patch set Stats (+128 lines, -638 lines) Patch
M chrome/browser/DEPS View 1 chunk +0 lines, -1 line 0 comments Download
M chrome/browser/memory_details.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/memory_details_linux.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M chrome/browser/oom_priority_manager.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M chrome/browser/ui/webui/about_ui.cc View 2 chunks +10 lines, -10 lines 0 comments Download
M content/browser/browser_main_loop.cc View 1 2 chunks +3 lines, -5 lines 0 comments Download
M content/browser/child_process_launcher.cc View 1 4 chunks +6 lines, -6 lines 0 comments Download
A + content/browser/zygote_host_impl_linux.h View 1 2 3 chunks +14 lines, -39 lines 0 comments Download
A + content/browser/zygote_host_impl_linux.cc View 1 9 chunks +27 lines, -11 lines 0 comments Download
D content/browser/zygote_host_linux.h View 1 chunk +0 lines, -103 lines 0 comments Download
D content/browser/zygote_host_linux.cc View 1 chunk +0 lines, -445 lines 0 comments Download
M content/browser/zygote_main_linux.cc View 1 4 chunks +9 lines, -9 lines 0 comments Download
M content/content_browser.gypi View 2 chunks +3 lines, -2 lines 0 comments Download
A content/public/browser/zygote_host_linux.h View 1 chunk +49 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
jam
8 years, 10 months ago (2012-02-24 23:14:46 UTC) #1
Elliot Glaysher
8 years, 10 months ago (2012-02-24 23:29:53 UTC) #2
Elliot Glaysher
8 years, 10 months ago (2012-02-24 23:51:19 UTC) #3
lgtm

Powered by Google App Engine
This is Rietveld 408576698