0
Commit Graph

6 Commits

Author SHA1 Message Date
thestig@chromium.org
a191515a2c Cleanup: Add a note to BrowserChildProcessHost::Launch().
BUG=none
TEST=none

Review URL: https://chromiumcodereview.appspot.com/10787027

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@146943 0039d316-1c4b-4281-b951-d872f2087c98
2012-07-17 01:25:34 +00:00
ajwong@chromium.org
f78671752a Remove #pragma once from content
Review URL: https://chromiumcodereview.appspot.com/10696166

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@146071 0039d316-1c4b-4281-b951-d872f2087c98
2012-07-11 07:04:07 +00:00
jam@chromium.org
f167520fa9 Remove the code to wait on disconnected child processes to get the exit code. This was done in r101435 to fix a problem where we were seeing processes "quit" but the result code wasn't ready. It looks like r68831 caused this, since it made the channel be disconnected before the process exits.
Review URL: https://chromiumcodereview.appspot.com/10702048

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@145676 0039d316-1c4b-4281-b951-d872f2087c98
2012-07-09 15:18:00 +00:00
jam@chromium.org
9166f74194 Small cleanup in BrowserChildProcessHost. ChildProcessHostDelegate::ShutdownStarted isn't called.
Review URL: https://chromiumcodereview.appspot.com/10559047

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@142989 0039d316-1c4b-4281-b951-d872f2087c98
2012-06-19 17:54:07 +00:00
thestig@chromium.org
a82af39780 Cleanup: Remove base::environment_vector and base::file_handle_mapping_vector to StudlyCaps.
BUG=none
TEST=none

Review URL: http://codereview.chromium.org/9429039

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@123438 0039d316-1c4b-4281-b951-d872f2087c98
2012-02-24 04:40:20 +00:00
jam@chromium.org
4c01d49992 Rename BrowserChildProcessHost implementation class to BrowserChildProcessHostImpl.
BUG=98716
Review URL: https://chromiumcodereview.appspot.com/9117006

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@118758 0039d316-1c4b-4281-b951-d872f2087c98
2012-01-23 23:33:01 +00:00