DescriptionSFI NaCl: Batch-open resource files
This CL adds SFI NaCl support to https://codereview.chromium.org/649603004/.
SFI NaCl on Windows is still not supported.
* In the browser process, validate resource files in the same way
as https://codereview.chromium.org/572973002/.
* In the NaCl plugin process, add a hook to the IPC adapter
to intercept PpapiHostMsg_OpenResource messages from the untrusted
side so that the trusted side can immediately return pre-opened
descriptors without issuing a Chrome IPC to the renderer process.
BUG=nativeclient:3802
BUG=348232
Patch Set 1 : wip #Patch Set 2 : review #
Total comments: 6
Patch Set 3 : address comments #Messages
Total messages: 8 (4 generated)
|