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

Issue 8771041: Simplify BrowserChildProcessHost in preparation for refactoring it so that consumers embed it in ... (Closed)

Created:
9 years ago by jam
Modified:
9 years ago
Reviewers:
bbudge
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, native-client-reviews_googlegroups.com, dpranke-watch+content_chromium.org
Visibility:
Public.

Description

Simplify BrowserChildProcessHost in preparation for refactoring it so that consumers embed it in their class instead of deriving from it. The GetChildTerminationStatus override in NaclProcessHost seemed unnecessary since that's what the default implementation does. NaClProcessHost::OnChildDied can be done in the destructor. BUG=98716 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=112877

Patch Set 1 #

Patch Set 2 : '' #

Patch Set 3 : '' #

Patch Set 4 : '' #

Patch Set 5 : fix nacl on win64 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+13 lines, -24 lines) Patch
M chrome/browser/nacl_host/nacl_process_host.h View 1 2 1 chunk +1 line, -2 lines 0 comments Download
M chrome/browser/nacl_host/nacl_process_host.cc View 1 2 2 chunks +8 lines, -5 lines 0 comments Download
M content/browser/browser_child_process_host.h View 1 2 1 chunk +2 lines, -8 lines 0 comments Download
M content/browser/browser_child_process_host.cc View 1 2 3 4 2 chunks +2 lines, -2 lines 0 comments Download
M content/public/browser/notification_types.h View 1 2 1 chunk +0 lines, -7 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
jam
9 years ago (2011-12-02 19:14:52 UTC) #1
bbudge
9 years ago (2011-12-02 21:15:24 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698