Chromium Code Reviews
DescriptionPepper: Report NaCl exit status over Chromium IPC.
This change uses a NaCl embedder interface for getting the exit status inside
the loader process instead of receiving that information over SRPC.
The IPC message introduced here must be synchronous so that we're guaranteed to
report the exit status before the loader process exits.
BUG=397161
TEST=NaClBrowserTest.ExitStatus*
R=dmichael@chromium.org, jschuh@chromium.org, mseaborn@chromium.org
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=291480
Patch Set 1 #Patch Set 2 : #
Total comments: 6
Patch Set 3 : fixes for mseaborn #
Total comments: 10
Patch Set 4 : Don't depend on the translator not using the IRT. #Patch Set 5 : rebased #Messages
Total messages: 12 (0 generated)
|