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

Issue 254393003: Add systemwide session file for Chromoting (Closed)

Created:
6 years, 8 months ago by Lambros
Modified:
6 years, 7 months ago
Reviewers:
Sergey Ulanov
CC:
chromium-reviews, chromoting-reviews_chromium.org
Visibility:
Public.

Description

Add systemwide session file for Chromoting This adds /etc/chrome-remote-desktop-session to the list of files that the script looks for when deciding what session to start. BUG=366759 NOTRY=true Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=266613

Patch Set 1 #

Total comments: 4

Patch Set 2 : Drop support for ~/.[xX]session #

Total comments: 3

Patch Set 3 : Update is_supported_platform() check #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -7 lines) Patch
M remoting/host/linux/linux_me2me_host.py View 1 2 3 chunks +4 lines, -7 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
Lambros
This seems a reasonable feature to add. For various reasons, a system administrator might want ...
6 years, 8 months ago (2014-04-23 22:28:00 UTC) #1
Sergey Ulanov
https://codereview.chromium.org/254393003/diff/1/remoting/host/linux/linux_me2me_host.py File remoting/host/linux/linux_me2me_host.py (right): https://codereview.chromium.org/254393003/diff/1/remoting/host/linux/linux_me2me_host.py#newcode542 remoting/host/linux/linux_me2me_host.py:542: SYSTEM_SESSION_FILE_PATH ] Maybe put this above .xsession? (it has ...
6 years, 8 months ago (2014-04-23 22:41:51 UTC) #2
Lambros
https://codereview.chromium.org/254393003/diff/1/remoting/host/linux/linux_me2me_host.py File remoting/host/linux/linux_me2me_host.py (right): https://codereview.chromium.org/254393003/diff/1/remoting/host/linux/linux_me2me_host.py#newcode542 remoting/host/linux/linux_me2me_host.py:542: SYSTEM_SESSION_FILE_PATH ] On 2014/04/23 22:41:52, Sergey Ulanov wrote: > ...
6 years, 8 months ago (2014-04-23 23:04:13 UTC) #3
Sergey Ulanov
https://codereview.chromium.org/254393003/diff/1/remoting/host/linux/linux_me2me_host.py File remoting/host/linux/linux_me2me_host.py (right): https://codereview.chromium.org/254393003/diff/1/remoting/host/linux/linux_me2me_host.py#newcode542 remoting/host/linux/linux_me2me_host.py:542: SYSTEM_SESSION_FILE_PATH ] On 2014/04/23 23:04:13, Lambros wrote: > On ...
6 years, 8 months ago (2014-04-24 00:10:21 UTC) #4
Sergey Ulanov
Also please remove BUG= or remove a separate bug. 353710 is unrelated.
6 years, 8 months ago (2014-04-24 01:11:10 UTC) #5
Lambros
Also updated BUG= number and added NOTRY=true. https://codereview.chromium.org/254393003/diff/1/remoting/host/linux/linux_me2me_host.py File remoting/host/linux/linux_me2me_host.py (right): https://codereview.chromium.org/254393003/diff/1/remoting/host/linux/linux_me2me_host.py#newcode542 remoting/host/linux/linux_me2me_host.py:542: SYSTEM_SESSION_FILE_PATH ] ...
6 years, 8 months ago (2014-04-24 20:27:52 UTC) #6
Sergey Ulanov
lgtm https://codereview.chromium.org/254393003/diff/20001/remoting/host/linux/linux_me2me_host.py File remoting/host/linux/linux_me2me_host.py (right): https://codereview.chromium.org/254393003/diff/20001/remoting/host/linux/linux_me2me_host.py#newcode84 remoting/host/linux/linux_me2me_host.py:84: if os.path.isdir(CONFIG_DIR) or os.path.isfile(SESSION_FILE_PATH): maybe add a check ...
6 years, 8 months ago (2014-04-26 00:36:31 UTC) #7
Lambros
https://codereview.chromium.org/254393003/diff/20001/remoting/host/linux/linux_me2me_host.py File remoting/host/linux/linux_me2me_host.py (right): https://codereview.chromium.org/254393003/diff/20001/remoting/host/linux/linux_me2me_host.py#newcode84 remoting/host/linux/linux_me2me_host.py:84: if os.path.isdir(CONFIG_DIR) or os.path.isfile(SESSION_FILE_PATH): On 2014/04/26 00:36:31, Sergey Ulanov ...
6 years, 7 months ago (2014-04-28 18:47:58 UTC) #8
Lambros
The CQ bit was checked by lambroslambrou@chromium.org
6 years, 7 months ago (2014-04-28 18:48:02 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/lambroslambrou@chromium.org/254393003/40001
6 years, 7 months ago (2014-04-28 18:48:22 UTC) #10
commit-bot: I haz the power
6 years, 7 months ago (2014-04-28 18:49:20 UTC) #11
Message was sent while issue was closed.
Change committed as 266613

Powered by Google App Engine
This is Rietveld 408576698