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

Issue 8381029: Move ZygoteForkDelegateLinux to content/public/app. (Closed)

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

Description

Move ZygoteForkDelegateLinux to content/public/common. BUG=98716 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=107128

Patch Set 1 #

Patch Set 2 : '' #

Patch Set 3 : '' #

Patch Set 4 : '' #

Patch Set 5 : sync #

Unified diffs Side-by-side diffs Delta from patch set Stats (+31 lines, -289 lines) Patch
M chrome/app/chrome_main_delegate.h View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M chrome/app/chrome_main_delegate.cc View 1 2 3 4 2 chunks +2 lines, -2 lines 0 comments Download
A + chrome/app/nacl_fork_delegate_linux.h View 1 2 2 chunks +5 lines, -5 lines 0 comments Download
A + chrome/app/nacl_fork_delegate_linux.cc View 1 3 2 chunks +1 line, -2 lines 0 comments Download
D chrome/common/nacl_fork_delegate_linux.h View 1 2 3 4 1 chunk +0 lines, -54 lines 0 comments Download
M chrome/nacl.gypi View 1 2 3 4 1 chunk +2 lines, -1 line 0 comments Download
D chrome/nacl/nacl_fork_delegate_linux.cc View 1 2 3 4 1 chunk +0 lines, -151 lines 0 comments Download
M content/app/content_main.cc View 1 2 3 4 3 chunks +3 lines, -3 lines 0 comments Download
M content/browser/zygote_main_linux.cc View 1 2 3 4 4 chunks +4 lines, -4 lines 0 comments Download
D content/common/zygote_fork_delegate_linux.h View 1 2 3 4 1 chunk +0 lines, -57 lines 0 comments Download
M content/content_common.gypi View 1 2 3 4 1 chunk +1 line, -0 lines 0 comments Download
M content/public/app/content_main_delegate.h View 1 2 3 4 2 chunks +3 lines, -2 lines 0 comments Download
A + content/public/common/zygote_fork_delegate_linux.h View 1 2 4 chunks +7 lines, -5 lines 0 comments Download
M content/shell/shell_main_delegate.h View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
M content/shell/shell_main_delegate.cc View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 6 (0 generated)
jam
This is part of the Content API work. I've also moved the chrome implementation to ...
9 years, 2 months ago (2011-10-25 01:17:59 UTC) #1
jam
oh, nm I now see that it's used in content/browser. I'll move the files back ...
9 years, 2 months ago (2011-10-25 02:03:18 UTC) #2
jam
oh, nm I now see that it's used in content/browser. I'll move the files back ...
9 years, 2 months ago (2011-10-25 02:03:18 UTC) #3
jam
ok patch updated now On Mon, Oct 24, 2011 at 7:03 PM, John Abd-El-Malek <jam@chromium.org> ...
9 years, 2 months ago (2011-10-25 03:10:43 UTC) #4
jam
ok patch updated now On Mon, Oct 24, 2011 at 7:03 PM, John Abd-El-Malek <jam@chromium.org> ...
9 years, 2 months ago (2011-10-25 03:11:42 UTC) #5
Brad Chen (chromium)
9 years, 2 months ago (2011-10-25 15:31:13 UTC) #6
LGTM

Powered by Google App Engine
This is Rietveld 408576698