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

Issue 12225154: NaCl: Remove use of the C++ IMC interface; use the C version instead (Closed)

Created:
7 years, 10 months ago by Mark Seaborn
Modified:
7 years, 10 months ago
CC:
chromium-reviews, native-client-reviews_googlegroups.com, darin-cc_chromium.org
Visibility:
Public.

Description

NaCl: Remove use of the C++ IMC interface; use the C version instead We want to remove the C++ version of IMC from the NaCl side. BUG=https://code.google.com/p/nativeclient/issues/detail?id=3303 TEST=build Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=182091

Patch Set 1 #

Patch Set 2 : Fix comments too #

Unified diffs Side-by-side diffs Delta from patch set Stats (+23 lines, -24 lines) Patch
M chrome/browser/nacl_host/nacl_process_host.h View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/nacl_host/nacl_process_host.cc View 8 chunks +17 lines, -17 lines 0 comments Download
M chrome/renderer/pepper/ppb_nacl_private_impl.cc View 1 chunk +1 line, -1 line 0 comments Download
M ppapi/api/private/ppb_nacl_private.idl View 1 1 chunk +1 line, -1 line 0 comments Download
M ppapi/c/private/ppb_nacl_private.h View 1 1 chunk +1 line, -1 line 0 comments Download
M ppapi/native_client/src/trusted/plugin/nacl_entry_points.h View 2 chunks +2 lines, -2 lines 0 comments Download
M ppapi/native_client/src/trusted/plugin/service_runtime.cc View 1 chunk +0 lines, -1 line 0 comments Download

Messages

Total messages: 5 (0 generated)
Mark Seaborn
7 years, 10 months ago (2013-02-13 00:23:08 UTC) #1
Petr Hosek
On 2013/02/13 00:23:08, Mark Seaborn wrote: LGTM if bots are happy
7 years, 10 months ago (2013-02-13 00:26:15 UTC) #2
Mark Seaborn
I've updated some comments as well in patch set 2.
7 years, 10 months ago (2013-02-13 00:35:40 UTC) #3
Mark Seaborn
+dmichael for OWNERS review in ppapi/.
7 years, 10 months ago (2013-02-13 01:16:49 UTC) #4
dmichael (off chromium)
7 years, 10 months ago (2013-02-13 01:27:35 UTC) #5
lgtm

Powered by Google App Engine
This is Rietveld 408576698