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

Issue 3031011: Linux: bit hacky way to ensure Pepper plugins get loaded by zygote. (Closed)

Created:
10 years, 5 months ago by viettrungluu
Modified:
9 years, 6 months ago
CC:
chromium-reviews, ben+cc_chromium.org
Base URL:
http://src.chromium.org/git/chromium.git
Visibility:
Public.

Description

Linux: bit hacky way to ensure Pepper plugins get loaded by zygote. BUG=49702 TEST=Integrated PDF plugin should work on Linux Chrome, and --register-pepper-plugins works on Linux even with sandbox enabled. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=53977

Patch Set 1 #

Total comments: 11

Patch Set 2 : changes per darin #

Patch Set 3 : Rebased ToT. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+57 lines, -27 lines) Patch
M chrome/browser/zygote_host_linux.cc View 1 2 chunks +20 lines, -25 lines 0 comments Download
M chrome/browser/zygote_main_linux.cc View 1 3 chunks +5 lines, -1 line 0 comments Download
M chrome/common/pepper_plugin_registry.h View 1 2 3 chunks +10 lines, -1 line 0 comments Download
M chrome/common/pepper_plugin_registry.cc View 1 5 chunks +22 lines, -0 lines 0 comments Download

Messages

Total messages: 15 (0 generated)
viettrungluu
I said this on the bug, but code review is probably a better place: This ...
10 years, 5 months ago (2010-07-21 17:58:20 UTC) #1
Evan Martin
+agl, sandbox design master http://codereview.chromium.org/3031011/diff/1/2 File chrome/browser/zygote_host_linux.cc (right): http://codereview.chromium.org/3031011/diff/1/2#newcode108 chrome/browser/zygote_host_linux.cc:108: // the zygote before the ...
10 years, 5 months ago (2010-07-21 18:24:33 UTC) #2
darin (slow to review)
http://codereview.chromium.org/3031011/diff/1/2 File chrome/browser/zygote_host_linux.cc (right): http://codereview.chromium.org/3031011/diff/1/2#newcode90 chrome/browser/zygote_host_linux.cc:90: if (browser_command_line.HasSwitch(switches::kLoggingLevel)) { the code for all 4 of ...
10 years, 5 months ago (2010-07-21 18:27:06 UTC) #3
agl
http://codereview.chromium.org/3031011/diff/1/2 File chrome/browser/zygote_host_linux.cc (right): http://codereview.chromium.org/3031011/diff/1/2#newcode108 chrome/browser/zygote_host_linux.cc:108: // the zygote before the sandbox is enabled. You ...
10 years, 5 months ago (2010-07-21 18:57:55 UTC) #4
viettrungluu
(I'll get to cleaning up this CL tomorrow.) @agl: If I'm understanding you right, you're ...
10 years, 5 months ago (2010-07-22 06:24:54 UTC) #5
agl
On Thu, Jul 22, 2010 at 2:24 AM, <viettrungluu@chromium.org> wrote: > @agl: If I'm understanding ...
10 years, 5 months ago (2010-07-22 11:48:55 UTC) #6
Evan Martin
On Thu, Jul 22, 2010 at 4:48 AM, Adam Langley <agl@chromium.org> wrote: > The SUID ...
10 years, 5 months ago (2010-07-22 15:02:32 UTC) #7
sanjeevr
I don't know enough about the Linux sandbox to be able to review this code ...
10 years, 5 months ago (2010-07-22 15:47:37 UTC) #8
viettrungluu
I cleaned it up a bit. It's still not my idea of optimal design, but ...
10 years, 5 months ago (2010-07-22 18:15:01 UTC) #9
Evan Martin
http://codereview.chromium.org/3031011/diff/1/2 File chrome/browser/zygote_host_linux.cc (right): http://codereview.chromium.org/3031011/diff/1/2#newcode90 chrome/browser/zygote_host_linux.cc:90: if (browser_command_line.HasSwitch(switches::kLoggingLevel)) { On 2010/07/22 18:15:02, viettrungluu wrote: > ...
10 years, 5 months ago (2010-07-22 18:23:09 UTC) #10
viettrungluu
http://codereview.chromium.org/3031011/diff/1/2 File chrome/browser/zygote_host_linux.cc (right): http://codereview.chromium.org/3031011/diff/1/2#newcode90 chrome/browser/zygote_host_linux.cc:90: if (browser_command_line.HasSwitch(switches::kLoggingLevel)) { On 2010/07/22 18:23:10, Evan Martin wrote: ...
10 years, 5 months ago (2010-07-22 19:03:49 UTC) #11
Evan Martin
On Thu, Jul 22, 2010 at 12:03 PM, <viettrungluu@chromium.org> wrote: >> I am working on ...
10 years, 5 months ago (2010-07-23 01:21:22 UTC) #12
viettrungluu
@darin / anyone else: ping?
10 years, 5 months ago (2010-07-28 02:47:23 UTC) #13
agl
On Tue, Jul 27, 2010 at 10:47 PM, <viettrungluu@chromium.org> wrote > @darin / anyone else: ...
10 years, 4 months ago (2010-07-28 14:46:49 UTC) #14
Evan Martin
10 years, 4 months ago (2010-07-28 15:21:05 UTC) #15
LGTM

Powered by Google App Engine
This is Rietveld 408576698