Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(825)

Issue 3153029: Resubmit r56600 - Start/stop service process when browser starts and stop (Closed)

Created:
10 years, 4 months ago by Alpha Left Google
Modified:
9 years, 6 months ago
Reviewers:
CC:
chromium-reviews, Alpha Left Google, Sergey Ulanov, ben+cc_chromium.org, dmac, Paweł Hajdan Jr., awong, garykac, brettw-cc_chromium.org
Visibility:
Public.

Description

Resubmit r56600 - Start/stop service process when browser starts and stop Save the information that the setup of remoting has completed. After setup has been completed we start and stop service process when --enable-remoting presents when browser starts. Also save the information in the service process that host is registered and ready to be used. Again start chromoting host automatically once the host registration is done. BUG=50244, 50242, 50243, 50249 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=57120

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+96 lines, -26 lines) Patch
M chrome/browser/browser.cc View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/browser_main.cc View 3 chunks +16 lines, -0 lines 0 comments Download
M chrome/browser/remoting/remoting_resources_source.cc View 1 chunk +1 line, -3 lines 0 comments Download
M chrome/browser/remoting/remoting_setup_flow.cc View 3 chunks +14 lines, -11 lines 0 comments Download
M chrome/browser/remoting/resources/setup_done.html View 2 chunks +2 lines, -4 lines 0 comments Download
M chrome/browser/service/service_process_control.cc View 6 chunks +16 lines, -3 lines 0 comments Download
M chrome/browser/service/service_process_control_manager.cc View 1 chunk +6 lines, -0 lines 0 comments Download
M chrome/common/pref_names.h View 1 chunk +3 lines, -0 lines 0 comments Download
M chrome/common/pref_names.cc View 2 chunks +5 lines, -0 lines 0 comments Download
M chrome/service/remoting/remoting_directory_service.cc View 1 chunk +1 line, -3 lines 0 comments Download
M chrome/service/service_main.cc View 2 chunks +5 lines, -0 lines 0 comments Download
M chrome/service/service_process.cc View 5 chunks +20 lines, -1 line 0 comments Download
M chrome/test/in_process_browser_test.cc View 1 chunk +1 line, -1 line 0 comments Download
M remoting/host/chromoting_host.cc View 1 chunk +5 lines, -0 lines 0 comments Download

Powered by Google App Engine
This is Rietveld 408576698