DescriptionPepper: Fix permissions for PNaCl plugins.
A change to enable whitelisting for some applications incorrectly determined
whether or not the module being loaded was "llc" or "ld". This resulted in a
few regressions:
* PNaCl applications can't use dev channel APIs
* PNaCl applications see no effect with --enable-pepper-testing.
This change checks the correct field in NaClLaunchParams instead.
BUG=392277
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=281949
Patch Set 1 #
Messages
Total messages: 6 (0 generated)
|