DescriptionDon't launch service process if it's already running
BUG=52891
TEST=browser_tests --gtest_filter=ServiceProcess*
Removed ServiceProcessControl::Connect() and just have a Launch() method.
The Launch() method will connect to the service process if the it has
already been launched but not connected. The method will
simply return if the process is already been launched connected.
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=58265
Patch Set 1 #Patch Set 2 : more test and comments #
Total comments: 4
Patch Set 3 : done #Patch Set 4 : removed code #
Messages
Total messages: 4 (0 generated)
|