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

Issue 11225051: Cache more information when launching NaCl sel_ldr, and pass 'Dev' interface (Closed)

Created:
8 years, 2 months ago by bbudge
Modified:
8 years, 2 months ago
CC:
chromium-reviews, yusukes+watch_chromium.org, jam, yzshen+watch_chromium.org, joi+watch-content_chromium.org, darin-cc_chromium.org, piman+watch_chromium.org, native-client-reviews_googlegroups.com, ihf+watch_chromium.org
Visibility:
Public.

Description

Cache more information when launching NaCl sel_ldr, and pass 'Dev' interface permission bit to proxy. BUG=116317 TEST=manual Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=163691

Patch Set 1 : #

Total comments: 2

Patch Set 2 : #

Total comments: 4

Patch Set 3 : #

Patch Set 4 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+41 lines, -30 lines) Patch
M chrome/browser/nacl_host/nacl_process_host.cc View 1 2 3 1 chunk +2 lines, -1 line 0 comments Download
M chrome/common/render_messages.h View 1 2 3 1 chunk +3 lines, -2 lines 0 comments Download
M chrome/renderer/pepper/ppb_nacl_private_impl.cc View 1 2 3 4 chunks +28 lines, -23 lines 0 comments Download
M content/renderer/pepper/pepper_plugin_delegate_impl.cc View 1 2 3 1 chunk +3 lines, -1 line 0 comments Download
M ppapi/c/private/ppb_nacl_private.h View 1 2 3 1 chunk +3 lines, -2 lines 0 comments Download
M ppapi/native_client/src/trusted/plugin/plugin.cc View 1 2 3 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 7 (0 generated)
bbudge
Yuzhu for ppb_nacl_private_impl.cc Brett for the rest (should be easy) and OWNERS
8 years, 2 months ago (2012-10-23 00:46:46 UTC) #1
brettw
LGTM with important fix, I didn't look at ppb_nacl_private_impl.cc http://codereview.chromium.org/11225051/diff/8001/chrome/browser/nacl_host/nacl_process_host.cc File chrome/browser/nacl_host/nacl_process_host.cc (right): http://codereview.chromium.org/11225051/diff/8001/chrome/browser/nacl_host/nacl_process_host.cc#newcode647 chrome/browser/nacl_host/nacl_process_host.cc:647: ...
8 years, 2 months ago (2012-10-23 05:19:48 UTC) #2
bbudge
Adding David for ppb_nacl_private_impl.cc http://codereview.chromium.org/11225051/diff/8001/chrome/browser/nacl_host/nacl_process_host.cc File chrome/browser/nacl_host/nacl_process_host.cc (right): http://codereview.chromium.org/11225051/diff/8001/chrome/browser/nacl_host/nacl_process_host.cc#newcode647 chrome/browser/nacl_host/nacl_process_host.cc:647: channel_handle, process_->GetData().handle); On 2012/10/23 05:19:48, ...
8 years, 2 months ago (2012-10-23 17:20:10 UTC) #3
dmichael (off chromium)
ppb_nacl_private_impl.cc lgtm, modulo nit https://chromiumcodereview.appspot.com/11225051/diff/1010/chrome/renderer/pepper/ppb_nacl_private_impl.cc File chrome/renderer/pepper/ppb_nacl_private_impl.cc (right): https://chromiumcodereview.appspot.com/11225051/diff/1010/chrome/renderer/pepper/ppb_nacl_private_impl.cc#newcode42 chrome/renderer/pepper/ppb_nacl_private_impl.cc:42: IPC::ChannelHandle channel_handle; How about a ...
8 years, 2 months ago (2012-10-23 19:05:30 UTC) #4
bbudge
http://codereview.chromium.org/11225051/diff/1010/chrome/renderer/pepper/ppb_nacl_private_impl.cc File chrome/renderer/pepper/ppb_nacl_private_impl.cc (right): http://codereview.chromium.org/11225051/diff/1010/chrome/renderer/pepper/ppb_nacl_private_impl.cc#newcode42 chrome/renderer/pepper/ppb_nacl_private_impl.cc:42: IPC::ChannelHandle channel_handle; On 2012/10/23 19:05:30, dmichael wrote: > How ...
8 years, 2 months ago (2012-10-23 19:53:03 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/bbudge@chromium.org/11225051/4003
8 years, 2 months ago (2012-10-23 19:57:30 UTC) #6
commit-bot: I haz the power
8 years, 2 months ago (2012-10-23 19:57:41 UTC) #7
Presubmit check for 11225051-4003 failed and returned exit status 1.


Running presubmit commit checks ...

** Presubmit Warnings **
Missing PPAPI IDL for private interface, please generate IDL:

***************
  ppapi/c/private/ppb_nacl_private.h
***************

Presubmit checks took 2.5s to calculate.

Powered by Google App Engine
This is Rietveld 408576698