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

Issue 9695062: NaCl: Switch to using the new extensible startup interface (Closed)

Created:
8 years, 9 months ago by Mark Seaborn
Modified:
8 years, 9 months ago
CC:
chromium-reviews, native-client-reviews_googlegroups.com, bradn
Visibility:
Public.

Description

NaCl: Switch to using the new extensible startup interface The new interface is C-based so the CreateMemoryObject() callback now takes an int rather than a bool. I have opted to wrap content::MakeSharedMemorySegmentViaIPC() rather than change the types in the "content" tree: arguably NaCl's use of a C interface here should not spill over too far into Chromium's C++ code. BUG=http://code.google.com/p/nativeclient/issues/detail?id=2651 TEST=nacl_integration Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=126855

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+26 lines, -19 lines) Patch
M chrome/nacl/nacl_listener.cc View 6 chunks +26 lines, -19 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Mark Seaborn
8 years, 9 months ago (2012-03-15 00:39:09 UTC) #1
Nick Bray (chromium)
LGTM
8 years, 9 months ago (2012-03-15 00:53:39 UTC) #2
commit-bot: I haz the power
8 years, 9 months ago (2012-03-15 06:03:21 UTC) #3
No LGTM from a valid reviewer yet. Only full committers are accepted.
Even if an LGTM may have been provided, it was from a non-committer or
a lowly provisional committer, _not_ a full super star committer.
See http://www.chromium.org/getting-involved/become-a-committer
Note that this has nothing to do with OWNERS files.

Powered by Google App Engine
This is Rietveld 408576698