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

Issue 10823215: Curtain mode implementation for Mac OS X. (Closed)

Created:
8 years, 4 months ago by Jamie
Modified:
8 years, 4 months ago
Reviewers:
Lambros, dcaiafa
CC:
chromium-reviews, jamiewalch+watch_chromium.org, dcaiafa+watch_chromium.org, simonmorris+watch_chromium.org, hclam+watch_chromium.org, wez+watch_chromium.org, amit, sanjeevr, garykac+watch_chromium.org, lambroslambrou+watch_chromium.org, alexeypa+watch_chromium.org, sergeyu+watch_chromium.org
Visibility:
Public.

Description

Curtain mode implementation for Mac OS X. This implements the basic curtain-mode functionality: * Switch out the active session on connection (if necessary--it doesn't do this if the session is at the login screen or already switched out) * Close all connections if the session becomes active again (for example, if someone logs into it at the console). It doesn't solve the problem of launchd starting a new instance of the server when we switch out. There will be a follow-up CL to address that. BUG=110111 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=150746

Patch Set 1 #

Patch Set 2 : Fixed linter warnings. #

Total comments: 14

Patch Set 3 : Reviewer comments. #

Patch Set 4 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+135 lines, -0 lines) Patch
A remoting/host/curtain_mode_mac.h View 1 2 1 chunk +46 lines, -0 lines 0 comments Download
A remoting/host/curtain_mode_mac.cc View 1 2 1 chunk +76 lines, -0 lines 0 comments Download
M remoting/host/remoting_me2me_host.cc View 1 2 3 3 chunks +11 lines, -0 lines 0 comments Download
M remoting/remoting.gyp View 1 2 3 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 13 (0 generated)
Jamie
ptal
8 years, 4 months ago (2012-08-07 21:51:42 UTC) #1
Lambros
dcaiafa: I can't see any problems myself, but please could you check the usage of ...
8 years, 4 months ago (2012-08-08 00:48:29 UTC) #2
Jamie
ptal https://chromiumcodereview.appspot.com/10823215/diff/4001/remoting/host/curtain_mode_mac.cc File remoting/host/curtain_mode_mac.cc (right): https://chromiumcodereview.appspot.com/10823215/diff/4001/remoting/host/curtain_mode_mac.cc#newcode14 remoting/host/curtain_mode_mac.cc:14: static const char* kCGSessionPath = On 2012/08/08 00:48:29, ...
8 years, 4 months ago (2012-08-08 01:39:42 UTC) #3
dcaiafa
lgtm
8 years, 4 months ago (2012-08-08 17:07:15 UTC) #4
Lambros
lgtm
8 years, 4 months ago (2012-08-08 18:31:56 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jamiewalch@chromium.org/10823215/10002
8 years, 4 months ago (2012-08-08 21:49:39 UTC) #6
commit-bot: I haz the power
Try job failure for 10823215-10002 (retry) on mac_rel for step "browser_tests". It's a second try, ...
8 years, 4 months ago (2012-08-08 23:10:27 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jamiewalch@chromium.org/10823215/10002
8 years, 4 months ago (2012-08-08 23:13:51 UTC) #8
commit-bot: I haz the power
Try job failure for 10823215-10002 (retry) on android for steps "compile, build" (clobber build). It's ...
8 years, 4 months ago (2012-08-08 23:43:02 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jamiewalch@chromium.org/10823215/10002
8 years, 4 months ago (2012-08-09 00:01:50 UTC) #10
commit-bot: I haz the power
Try job failure for 10823215-10002 (previous was lost) (retry) on win_rel for step "nacl_integration". It's ...
8 years, 4 months ago (2012-08-09 02:07:21 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jamiewalch@chromium.org/10823215/10002
8 years, 4 months ago (2012-08-09 04:01:53 UTC) #12
commit-bot: I haz the power
8 years, 4 months ago (2012-08-09 05:31:24 UTC) #13
Change committed as 150746

Powered by Google App Engine
This is Rietveld 408576698