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

Issue 10883033: remoting_me2me_host: Don't try to display UI on top of Mac login screen (Closed)

Created:
8 years, 4 months ago by Lambros
Modified:
8 years, 3 months ago
Reviewers:
Jamie
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

remoting_me2me_host: Don't try to display UI on top of Mac login screen Trying to display the Disconnect window causes rejection from the Window Server on OS X 10.7.4, preventing the capturer from working. BUG=140984 TEST=Verify Chromoting works on the system login screen. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=153610

Patch Set 1 #

Total comments: 4

Patch Set 2 : Fix Linux compile, and refactor host_user_interface_ init #

Unified diffs Side-by-side diffs Delta from patch set Stats (+24 lines, -5 lines) Patch
M remoting/host/remoting_me2me_host.cc View 1 2 chunks +24 lines, -5 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
Lambros
8 years, 4 months ago (2012-08-24 21:32:28 UTC) #1
Jamie
lgtm with a couple of suggestions. http://codereview.chromium.org/10883033/diff/1/remoting/host/remoting_me2me_host.cc File remoting/host/remoting_me2me_host.cc (right): http://codereview.chromium.org/10883033/diff/1/remoting/host/remoting_me2me_host.cc#newcode252 remoting/host/remoting_me2me_host.cc:252: host_user_interface_.reset(new HostUserInterface(context_.get())); Can ...
8 years, 4 months ago (2012-08-24 21:40:25 UTC) #2
Lambros
http://codereview.chromium.org/10883033/diff/1/remoting/host/remoting_me2me_host.cc File remoting/host/remoting_me2me_host.cc (right): http://codereview.chromium.org/10883033/diff/1/remoting/host/remoting_me2me_host.cc#newcode252 remoting/host/remoting_me2me_host.cc:252: host_user_interface_.reset(new HostUserInterface(context_.get())); On 2012/08/24 21:40:35, Jamie wrote: > Can ...
8 years, 3 months ago (2012-08-27 20:26:43 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/lambroslambrou@chromium.org/10883033/3001
8 years, 3 months ago (2012-08-27 20:28:25 UTC) #4
commit-bot: I haz the power
Try job failure for 10883033-3001 (retry) on linux_clang for step "compile" (clobber build). It's a ...
8 years, 3 months ago (2012-08-27 20:49:43 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/lambroslambrou@chromium.org/10883033/3002
8 years, 3 months ago (2012-08-27 22:07:42 UTC) #6
commit-bot: I haz the power
8 years, 3 months ago (2012-08-28 02:43:36 UTC) #7
Change committed as 153610

Powered by Google App Engine
This is Rietveld 408576698