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

Issue 307933005: Pepper: Refactor PNaCl OpenManifestEntry logic. (Closed)

Created:
6 years, 6 months ago by teravest
Modified:
6 years, 6 months ago
Reviewers:
bbudge
CC:
chromium-reviews
Visibility:
Public.

Description

Pepper: Refactor PNaCl OpenManifestEntry logic. This change moves some more OpenManifestEntry logic out of the trusted plugin. This code specifically looks up file descriptors for support files for helper processes (llc, ld) for the PNaCl translator. BUG=239656 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=274233

Patch Set 1 : #

Total comments: 4

Patch Set 2 : Add comment for bbudge #

Unified diffs Side-by-side diffs Delta from patch set Stats (+67 lines, -97 lines) Patch
M components/nacl/renderer/ppb_nacl_private_impl.cc View 1 6 chunks +54 lines, -4 lines 0 comments Download
M ppapi/api/private/ppb_nacl_private.idl View 1 chunk +3 lines, -3 lines 0 comments Download
M ppapi/c/private/ppb_nacl_private.h View 2 chunks +4 lines, -4 lines 0 comments Download
M ppapi/native_client/src/trusted/plugin/pnacl_resources.h View 1 chunk +0 lines, -8 lines 0 comments Download
M ppapi/native_client/src/trusted/plugin/pnacl_resources.cc View 3 chunks +3 lines, -42 lines 0 comments Download
M ppapi/native_client/src/trusted/plugin/service_runtime.cc View 1 chunk +0 lines, -33 lines 0 comments Download
M ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_shim.c View 2 chunks +3 lines, -3 lines 0 comments Download

Messages

Total messages: 16 (0 generated)
teravest
6 years, 6 months ago (2014-05-30 17:49:05 UTC) #1
bbudge
https://codereview.chromium.org/307933005/diff/20001/components/nacl/renderer/ppb_nacl_private_impl.cc File components/nacl/renderer/ppb_nacl_private_impl.cc (right): https://codereview.chromium.org/307933005/diff/20001/components/nacl/renderer/ppb_nacl_private_impl.cc#newcode530 components/nacl/renderer/ppb_nacl_private_impl.cc:530: // strip component scheme. Since we're in chrome now, ...
6 years, 6 months ago (2014-05-30 17:57:56 UTC) #2
teravest
On Fri, May 30, 2014 at 11:57 AM, <bbudge@chromium.org> wrote: > > https://codereview.chromium.org/307933005/diff/20001/components/nacl/renderer/ppb_nacl_private_impl.cc > File ...
6 years, 6 months ago (2014-05-30 18:09:58 UTC) #3
bbudge
On 2014/05/30 18:09:58, teravest wrote: > On Fri, May 30, 2014 at 11:57 AM, <mailto:bbudge@chromium.org> ...
6 years, 6 months ago (2014-05-30 18:31:49 UTC) #4
teravest
On Fri, May 30, 2014 at 12:31 PM, <bbudge@chromium.org> wrote: > On 2014/05/30 18:09:58, teravest ...
6 years, 6 months ago (2014-05-30 19:54:00 UTC) #5
bbudge
https://codereview.chromium.org/307933005/diff/20001/components/nacl/renderer/ppb_nacl_private_impl.cc File components/nacl/renderer/ppb_nacl_private_impl.cc (right): https://codereview.chromium.org/307933005/diff/20001/components/nacl/renderer/ppb_nacl_private_impl.cc#newcode534 components/nacl/renderer/ppb_nacl_private_impl.cc:534: // Use white-listed-chars. If we're generating these, why do ...
6 years, 6 months ago (2014-05-30 20:04:56 UTC) #6
teravest
https://codereview.chromium.org/307933005/diff/20001/components/nacl/renderer/ppb_nacl_private_impl.cc File components/nacl/renderer/ppb_nacl_private_impl.cc (right): https://codereview.chromium.org/307933005/diff/20001/components/nacl/renderer/ppb_nacl_private_impl.cc#newcode534 components/nacl/renderer/ppb_nacl_private_impl.cc:534: // Use white-listed-chars. On 2014/05/30 20:04:57, bbudge wrote: > ...
6 years, 6 months ago (2014-05-30 20:09:05 UTC) #7
bbudge
LGTM https://codereview.chromium.org/307933005/diff/20001/components/nacl/renderer/ppb_nacl_private_impl.cc File components/nacl/renderer/ppb_nacl_private_impl.cc (right): https://codereview.chromium.org/307933005/diff/20001/components/nacl/renderer/ppb_nacl_private_impl.cc#newcode534 components/nacl/renderer/ppb_nacl_private_impl.cc:534: // Use white-listed-chars. On 2014/05/30 20:09:05, teravest wrote: ...
6 years, 6 months ago (2014-05-30 20:17:12 UTC) #8
teravest
The CQ bit was checked by teravest@chromium.org
6 years, 6 months ago (2014-05-30 20:22:14 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/teravest@chromium.org/307933005/20002
6 years, 6 months ago (2014-05-30 20:26:04 UTC) #10
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: android_dbg_triggered_tests on tryserver.chromium ...
6 years, 6 months ago (2014-05-31 00:28:59 UTC) #11
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 6 months ago (2014-05-31 01:59:33 UTC) #12
commit-bot: I haz the power
Try jobs failed on following builders: android_dbg_triggered_tests on tryserver.chromium (http://build.chromium.org/p/tryserver.chromium/builders/android_dbg_triggered_tests/builds/158449)
6 years, 6 months ago (2014-05-31 01:59:33 UTC) #13
teravest
The CQ bit was checked by teravest@chromium.org
6 years, 6 months ago (2014-06-02 14:29:30 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/teravest@chromium.org/307933005/20002
6 years, 6 months ago (2014-06-02 14:30:18 UTC) #15
commit-bot: I haz the power
6 years, 6 months ago (2014-06-02 14:31:50 UTC) #16
Message was sent while issue was closed.
Change committed as 274233

Powered by Google App Engine
This is Rietveld 408576698