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

Issue 2936603003: [Chromoting] Implement host safe-mode

Created:
3 years, 6 months ago by Hzj_jie
Modified:
3 years, 6 months ago
Reviewers:
CC:
chromium-reviews, chromoting-reviews_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

[Chromoting] Implement host safe-mode Safe-mode is enabled by command line flag "--safe_mode". Once network process or desktop process died unexpectedly, the process will be restarted with this flag. Once the process is asked to crash by using ChromotingDaemonMsg_Crash, it won't be restarted. So this flag will not be appended. BUG=731961

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+92 lines, -2 lines) Patch
M remoting/host/BUILD.gn View 1 chunk +2 lines, -0 lines 0 comments Download
M remoting/host/desktop_environment_options.cc View 2 chunks +6 lines, -1 line 0 comments Download
M remoting/host/host_attributes.cc View 5 chunks +23 lines, -1 line 0 comments Download
A remoting/host/safe_mode.h View 1 chunk +15 lines, -0 lines 0 comments Download
A remoting/host/safe_mode.cc View 1 chunk +17 lines, -0 lines 0 comments Download
M remoting/host/switches.h View 1 chunk +4 lines, -0 lines 0 comments Download
M remoting/host/switches.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M remoting/host/win/unprivileged_process_delegate.cc View 1 chunk +1 line, -0 lines 0 comments Download
M remoting/host/win/worker_process_launcher.h View 3 chunks +7 lines, -0 lines 0 comments Download
M remoting/host/win/worker_process_launcher.cc View 3 chunks +13 lines, -0 lines 0 comments Download
M remoting/host/win/wts_session_process_delegate.cc View 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (4 generated)
Hzj_jie
The CQ bit was checked by zijiehe@chromium.org to run a CQ dry run
3 years, 6 months ago (2017-06-13 01:17:46 UTC) #1
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2936603003/1
3 years, 6 months ago (2017-06-13 01:18:10 UTC) #2
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
3 years, 6 months ago (2017-06-13 03:47:33 UTC) #3
commit-bot: I haz the power
3 years, 6 months ago (2017-06-13 03:47:33 UTC) #4
Dry run: This issue passed the CQ dry run.

Powered by Google App Engine
This is Rietveld 408576698