DescriptionInitialize mojo once in non-SFI NaCl.
Previously, mojo::edk::Init() was called twice for non-SFI NaCl: once
during loader init and once during plugin startup. This moves the second
Init() call to the other user of StartUpPlugin() that does require an
Init() call: nacl_irt_start().
BUG=604282
Committed: https://crrev.com/a6ae9626e1d8474ec01b17002ec4186878a973d0
Cr-Commit-Position: refs/heads/master@{#416601}
Patch Set 1 #
Dependent Patchsets: Messages
Total messages: 13 (8 generated)
|