DescriptionMake content shell on android support relaunching.
Without this change, the content shell would crash after pressing back
to the home screen and relaunching. The two problems this fixes are:
1.) It was trying to initialize the command line even though it already
was init'ed before.
2.) The shell wasn't being recreated because it is done during process
start and the process is already running.
BUG=
TEST=
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=148365
Patch Set 1 #Patch Set 2 : Rebase and removed unnecessary content:: namespacing. #Messages
Total messages: 9 (0 generated)
|