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

Issue 12087073: Pass a DesktopEnvironmentFactory when creating DesktopProcess. (Closed)

Created:
7 years, 10 months ago by alexeypa (please no reviews)
Modified:
7 years, 10 months ago
Reviewers:
Sergey Ulanov, Wez
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, sail+watch_chromium.org, garykac+watch_chromium.org, lambroslambrou+watch_chromium.org, rmsousa+watch_chromium.org, alexeypa+watch_chromium.org, sergeyu+watch_chromium.org
Visibility:
Public.

Description

Pass a DesktopEnvironmentFactory when starting a DesktopProcess, allow the caller to control the kind of desktop environment to be created. BUG=104544 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=180443

Patch Set 1 #

Patch Set 2 : Do not create the audio capturer if audio is not supported #

Total comments: 15

Patch Set 3 : CR feedback. #

Patch Set 4 : rebased. fixed posix. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+123 lines, -55 lines) Patch
M remoting/host/desktop_process.h View 1 2 3 chunks +14 lines, -4 lines 0 comments Download
M remoting/host/desktop_process.cc View 1 2 3 chunks +13 lines, -1 line 0 comments Download
M remoting/host/desktop_process_main.cc View 1 2 3 3 chunks +17 lines, -1 line 0 comments Download
M remoting/host/desktop_process_unittest.cc View 1 2 5 chunks +53 lines, -1 line 0 comments Download
M remoting/host/desktop_session_agent.h View 1 2 3 chunks +4 lines, -6 lines 0 comments Download
M remoting/host/desktop_session_agent.cc View 1 2 6 chunks +22 lines, -8 lines 0 comments Download
M remoting/host/desktop_session_agent_posix.cc View 3 chunks +0 lines, -9 lines 0 comments Download
M remoting/host/desktop_session_agent_win.cc View 3 chunks +0 lines, -25 lines 0 comments Download

Messages

Total messages: 13 (0 generated)
alexeypa (please no reviews)
PTAL.
7 years, 10 months ago (2013-01-30 00:48:58 UTC) #1
alexeypa (please no reviews)
Ping.
7 years, 10 months ago (2013-01-31 17:33:54 UTC) #2
Wez
LGTM w/ some nits, but I'm not sure that the use of gmock is safe. ...
7 years, 10 months ago (2013-02-01 01:02:10 UTC) #3
Wez
On 2013/01/31 17:33:54, alexeypa wrote: > Ping. Sorry for not getting to this sooner, BTW.
7 years, 10 months ago (2013-02-01 01:03:03 UTC) #4
alexeypa (please no reviews)
FYI https://chromiumcodereview.appspot.com/12087073/diff/8001/remoting/host/desktop_process.h File remoting/host/desktop_process.h (right): https://chromiumcodereview.appspot.com/12087073/diff/8001/remoting/host/desktop_process.h#newcode34 remoting/host/desktop_process.h:34: // |desktop_environment_factory| must outlive |this|. On 2013/02/01 01:02:11, ...
7 years, 10 months ago (2013-02-01 17:28:43 UTC) #5
Wez
https://chromiumcodereview.appspot.com/12087073/diff/8001/remoting/host/desktop_process_unittest.cc File remoting/host/desktop_process_unittest.cc (right): https://chromiumcodereview.appspot.com/12087073/diff/8001/remoting/host/desktop_process_unittest.cc#newcode199 remoting/host/desktop_process_unittest.cc:199: InvokeWithoutArgs(this, &DesktopProcessTest::CreateVideoCapturer)); On 2013/02/01 17:28:43, alexeypa wrote: > On ...
7 years, 10 months ago (2013-02-01 17:30:24 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/alexeypa@chromium.org/12087073/19001
7 years, 10 months ago (2013-02-01 17:32:24 UTC) #7
commit-bot: I haz the power
Step "update" is always a major failure. Look at the try server FAQ for more ...
7 years, 10 months ago (2013-02-01 17:46:52 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/alexeypa@chromium.org/12087073/15002
7 years, 10 months ago (2013-02-01 19:54:07 UTC) #9
commit-bot: I haz the power
Retried try job too often on win_rel for step(s) browser_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win_rel&number=106449
7 years, 10 months ago (2013-02-01 23:19:16 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/alexeypa@chromium.org/12087073/15002
7 years, 10 months ago (2013-02-01 23:46:09 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/alexeypa@chromium.org/12087073/15002
7 years, 10 months ago (2013-02-04 15:06:20 UTC) #12
commit-bot: I haz the power
7 years, 10 months ago (2013-02-04 17:28:18 UTC) #13
Message was sent while issue was closed.
Change committed as 180443

Powered by Google App Engine
This is Rietveld 408576698