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

Issue 315753003: Pepper: Miscellaneous trusted plugin cleanup. (Closed)

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

Description

Pepper: Miscellaneous trusted plugin cleanup. This removes some more unnecessary methods and moves some more UMA reporting out of the trusted plugin, reducing the total line count. It's a little awkward that we have to pass the max value of NaClErrorCode to the new reporting method, but it keeps that enum out of the public NaCl interface. BUG=239656 R=dmichael@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=274898

Patch Set 1 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+67 lines, -121 lines) Patch
M components/nacl/renderer/ppb_nacl_private_impl.cc View 8 chunks +20 lines, -22 lines 0 comments Download
M ppapi/api/private/ppb_nacl_private.idl View 4 chunks +9 lines, -8 lines 0 comments Download
M ppapi/c/private/ppb_nacl_private.h View 5 chunks +9 lines, -7 lines 0 comments Download
M ppapi/native_client/src/trusted/plugin/plugin.h View 2 chunks +0 lines, -12 lines 0 comments Download
M ppapi/native_client/src/trusted/plugin/plugin.cc View 6 chunks +12 lines, -54 lines 0 comments Download
M ppapi/native_client/src/trusted/plugin/service_runtime.cc View 1 chunk +7 lines, -2 lines 0 comments Download
M ppapi/native_client/src/untrusted/pnacl_irt_shim/pnacl_shim.c View 6 chunks +10 lines, -16 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
teravest
6 years, 6 months ago (2014-06-04 16:37:30 UTC) #1
dmichael (off chromium)
lgtm
6 years, 6 months ago (2014-06-04 20:22:23 UTC) #2
teravest
6 years, 6 months ago (2014-06-04 20:29:54 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r274898 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698