Description[NaCl SDK] Allow ppapi_simple executables to run in both sel_ldr and in chrome.
Override the main() function from libppapi_stub, and rather than
simply failing when PPAPI is missing, assume that we are running
in sel_ldr and jump directly to the user's main function.
As a nice side effect this removes the needs to SEL_LDR=1 builds.
Committed: https://crrev.com/dc0238737d54d1c925cc4f012c0835bafd04ef2a
Cr-Commit-Position: refs/heads/master@{#292710}
Patch Set 1 #Patch Set 2 : #Patch Set 3 : #Patch Set 4 : #
Total comments: 2
Patch Set 5 : #Patch Set 6 : #Patch Set 7 : #Patch Set 8 : #Patch Set 9 : #Patch Set 10 : #Patch Set 11 : #Messages
Total messages: 10 (1 generated)
|