DescriptionAdd a whitelist check for nacl-nonsfi mode
Also add an explicit check for whitelisting pepper/nacl
permissions based on importing a shared module, so a shared
module can potentially limit allowing import of its resources
and permissions its allowed.
You can still use nonsfi mode for Linux or ChromeOS by
passing in --enable-nacl-nonsfi-mode, but it is on for a
whitelisted set of extensions for ChromeOS without flags.
BUG=355141
TEST=deploy_chrome to daisy, test app which includes whitelisted module
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=269626
Patch Set 1 #
Total comments: 15
Patch Set 2 : feedback, add a test #
Total comments: 12
Patch Set 3 : feedback #
Total comments: 17
Patch Set 4 : jln feedback #
Total comments: 2
Patch Set 5 : fix test #
Total comments: 4
Patch Set 6 : comments, added check to whitelisting #Patch Set 7 : rebase with yusukes' change #
Total comments: 1
Patch Set 8 : git cl format #
Total comments: 4
Patch Set 9 : nits #Patch Set 10 : add includes (windows compile fail) #Messages
Total messages: 33 (0 generated)
|