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

Issue 466143003: Hangouts remote desktop part IV - Host installer (Closed)

Created:
6 years, 4 months ago by kelvinp
Modified:
6 years, 4 months ago
Reviewers:
Jamie, dcaiafa
CC:
chromium-reviews, chromoting-reviews_chromium.org
Project:
chromium
Visibility:
Public.

Description

Hangouts remote desktop part IV - Host installer This CL implements the HostInstaller, a class that enables the caller to download the host binary and monitor the install progress of the host by pinging the host periodically via native messaging. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=289555

Patch Set 1 : #

Total comments: 10

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+188 lines, -32 lines) Patch
M remoting/remoting_webapp_files.gypi View 1 chunk +1 line, -0 lines 0 comments Download
M remoting/webapp/host_install_dialog.js View 3 chunks +25 lines, -32 lines 0 comments Download
A remoting/webapp/host_installer.js View 1 1 chunk +162 lines, -0 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
kelvinp
6 years, 4 months ago (2014-08-13 02:32:30 UTC) #1
Jamie
https://codereview.chromium.org/466143003/diff/40001/remoting/webapp/host_installer.js File remoting/webapp/host_installer.js (right): https://codereview.chromium.org/466143003/diff/40001/remoting/webapp/host_installer.js#newcode40 remoting/webapp/host_installer.js:40: * @type {number|null} I think this is equivalent to ...
6 years, 4 months ago (2014-08-13 02:50:39 UTC) #2
kelvinp
PTAL https://codereview.chromium.org/466143003/diff/40001/remoting/webapp/host_installer.js File remoting/webapp/host_installer.js (right): https://codereview.chromium.org/466143003/diff/40001/remoting/webapp/host_installer.js#newcode40 remoting/webapp/host_installer.js:40: * @type {number|null} On 2014/08/13 02:50:39, Jamie wrote: ...
6 years, 4 months ago (2014-08-14 00:09:34 UTC) #3
Jamie
lgtm
6 years, 4 months ago (2014-08-14 00:38:50 UTC) #4
kelvinp
The CQ bit was checked by kelvinp@chromium.org
6 years, 4 months ago (2014-08-14 04:47:24 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/kelvinp@chromium.org/466143003/60001
6 years, 4 months ago (2014-08-14 04:51:05 UTC) #6
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). The failing builders are: linux_chromium_rel_swarming on tryserver.chromium.linux ...
6 years, 4 months ago (2014-08-14 10:56:20 UTC) #7
commit-bot: I haz the power
6 years, 4 months ago (2014-08-14 14:16:05 UTC) #8
Message was sent while issue was closed.
Committed patchset #2 (60001) as 289555

Powered by Google App Engine
This is Rietveld 408576698