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

Issue 222203003: Pepper: Move exit_status to NexeLoadManager. (Closed)

Created:
6 years, 8 months ago by teravest
Modified:
6 years, 8 months ago
CC:
chromium-reviews, yusukes+watch_chromium.org, tzik, raymes+watch_chromium.org, teravest+watch_chromium.org, yzshen+watch_chromium.org, nfullagar1, piman+watch_chromium.org, noelallen1, binji, ihf+watch_chromium.org
Visibility:
Public.

Description

Pepper: Move exit_status to NexeLoadManager. This allows us to take SetReadOnlyProperty out of PPB_NaCl_Private. Hooray. BUG=236959 R=dmichael@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=261447

Patch Set 1 #

Patch Set 2 : Remove unnecessary newline #

Patch Set 3 : Fix build error #

Patch Set 4 : More build fixes #

Total comments: 2

Patch Set 5 : Add exit_status_ comment. #

Patch Set 6 : Fix tests #

Unified diffs Side-by-side diffs Delta from patch set Stats (+64 lines, -39 lines) Patch
M components/nacl/renderer/nexe_load_manager.h View 1 2 3 4 5 2 chunks +8 lines, -0 lines 0 comments Download
M components/nacl/renderer/nexe_load_manager.cc View 1 2 3 4 5 2 chunks +9 lines, -0 lines 0 comments Download
M components/nacl/renderer/ppb_nacl_private_impl.cc View 1 2 3 4 chunks +18 lines, -10 lines 0 comments Download
M ppapi/api/private/ppb_nacl_private.idl View 2 chunks +7 lines, -7 lines 0 comments Download
M ppapi/c/private/ppb_nacl_private.h View 3 chunks +5 lines, -7 lines 0 comments Download
M ppapi/native_client/src/trusted/plugin/plugin.h View 1 chunk +0 lines, -1 line 0 comments Download
M ppapi/native_client/src/trusted/plugin/plugin.cc View 1 2 3 chunks +4 lines, -7 lines 0 comments Download
M ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_shim.c View 4 chunks +13 lines, -7 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
teravest
6 years, 8 months ago (2014-04-02 18:11:27 UTC) #1
dmichael (off chromium)
lgtm! https://codereview.chromium.org/222203003/diff/60001/components/nacl/renderer/ppb_nacl_private_impl.cc File components/nacl/renderer/ppb_nacl_private_impl.cc (left): https://codereview.chromium.org/222203003/diff/60001/components/nacl/renderer/ppb_nacl_private_impl.cc#oldcode592 components/nacl/renderer/ppb_nacl_private_impl.cc:592: &SetReadOnlyProperty, Yay! https://codereview.chromium.org/222203003/diff/60001/ppapi/native_client/src/trusted/plugin/plugin.cc File ppapi/native_client/src/trusted/plugin/plugin.cc (right): https://codereview.chromium.org/222203003/diff/60001/ppapi/native_client/src/trusted/plugin/plugin.cc#newcode814 ppapi/native_client/src/trusted/plugin/plugin.cc:814: ...
6 years, 8 months ago (2014-04-02 19:01:41 UTC) #2
teravest
On Wed, Apr 2, 2014 at 1:01 PM, <dmichael@chromium.org> wrote: > lgtm! > > > ...
6 years, 8 months ago (2014-04-02 19:26:25 UTC) #3
teravest
The CQ bit was checked by teravest@chromium.org
6 years, 8 months ago (2014-04-03 15:29:46 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/teravest@chromium.org/222203003/90001
6 years, 8 months ago (2014-04-03 15:29:49 UTC) #5
teravest
6 years, 8 months ago (2014-04-03 16:47:12 UTC) #6
Message was sent while issue was closed.
Committed patchset #6 manually as r261447 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698