DescriptionMojo: Fix crash on MojoShell on Android
MojoShell crashed when it goes backgound then comes to front again.
It did hit an assertion in InitApplicationContext() that is expected
to be called oly once for each process.
This change ensures it to be called once at most.
TEST=none
BUG=none
R=abarth,beng
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=266147
Patch Set 1 #Patch Set 2 : Updated to ToT. #
Messages
Total messages: 13 (0 generated)
|