DescriptionNaCl: 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 #
Messages
Total messages: 3 (0 generated)
|