DescriptionDon't miss to call ContentView.onShow when lunching content shell and test shell
In the onStart callback of the activity we do not have a view yet in case
the activity lunched the first time or when it is coming back from background
and it was terminated by the os. This CL makes sure we issue onShow when
finishing initialization.
BUG=345425
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=253417
Patch Set 1 #
Total comments: 1
Patch Set 2 : For content shell moved onShow call to initFromNativeTabContents #Patch Set 3 : rebase #
Messages
Total messages: 11 (0 generated)
|