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

Issue 291973002: Pepper: DescWrapper cleanup in PnaclResources. (Closed)

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

Description

Pepper: DescWrapper cleanup in PnaclResources. This is part of an effort to get rid of use of DescWrapper/NaClDesc for nexe module loading. This is anticipation of moving nexe loading away from SRPC to Chrome IPC. Note that this tightens up some permissions for converting file descriptors; I'm not sure why some were originally opened with _O_RDWR. BUG=333950 R=bbudge@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=271918

Patch Set 1 : rebased #

Total comments: 3

Patch Set 2 : fix nits #

Unified diffs Side-by-side diffs Delta from patch set Stats (+134 lines, -156 lines) Patch
M ppapi/native_client/src/trusted/plugin/file_downloader.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M ppapi/native_client/src/trusted/plugin/plugin.h View 2 chunks +4 lines, -4 lines 0 comments Download
M ppapi/native_client/src/trusted/plugin/plugin.cc View 6 chunks +9 lines, -27 lines 0 comments Download
M ppapi/native_client/src/trusted/plugin/pnacl_resources.h View 1 3 chunks +11 lines, -12 lines 0 comments Download
M ppapi/native_client/src/trusted/plugin/pnacl_resources.cc View 1 3 chunks +48 lines, -71 lines 0 comments Download
M ppapi/native_client/src/trusted/plugin/pnacl_translate_thread.h View 1 chunk +0 lines, -4 lines 0 comments Download
M ppapi/native_client/src/trusted/plugin/pnacl_translate_thread.cc View 4 chunks +19 lines, -34 lines 0 comments Download
M ppapi/native_client/src/trusted/plugin/service_runtime.cc View 1 chunk +5 lines, -2 lines 0 comments Download
M ppapi/native_client/src/trusted/plugin/utility.h View 2 chunks +6 lines, -0 lines 0 comments Download
M ppapi/native_client/src/trusted/plugin/utility.cc View 1 1 chunk +30 lines, -0 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
teravest
6 years, 7 months ago (2014-05-20 20:37:24 UTC) #1
bbudge
LGTM w / suggestions. I'm not that familiar with some of this code, so if ...
6 years, 7 months ago (2014-05-21 02:04:24 UTC) #2
teravest
The CQ bit was checked by teravest@chromium.org
6 years, 7 months ago (2014-05-21 14:09:56 UTC) #3
teravest
The CQ bit was unchecked by teravest@chromium.org
6 years, 7 months ago (2014-05-21 15:26:41 UTC) #4
teravest
The CQ bit was checked by teravest@chromium.org
6 years, 7 months ago (2014-05-21 15:26:41 UTC) #5
teravest
6 years, 7 months ago (2014-05-21 16:59:21 UTC) #6
Message was sent while issue was closed.
Committed patchset #2 manually as r271918 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698