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

Issue 7134023: Notify calling web-app when Host plugin becomes connected to a client. (Closed)

Created:
9 years, 6 months ago by Wez
Modified:
9 years, 6 months ago
CC:
chromium-reviews, jamiewalch+watch_chromium.org, hclam+watch_chromium.org, simonmorris+watch_chromium.org, wez+watch_chromium.org, dmaclach+watch_chromium.org, garykac+watch_chromium.org, lambroslambrou+watch_chromium.org, ajwong+watch_chromium.org, sergeyu+watch_chromium.org
Visibility:
Public.

Description

Notify calling web-app when Host plugin becomes connected to a client. BUG=85110 TEST= Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=89370 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=89873

Patch Set 1 #

Patch Set 2 : Add missing override to HeartbeatSender. #

Patch Set 3 : Stop accepting connections once there is one active in Me2Mom. #

Total comments: 8

Patch Set 4 : Remove AccessCode change to its own CL. #

Patch Set 5 : Rebase on AccessCode CL #

Patch Set 6 : Rebase and respin. #

Patch Set 7 : Re-rebase. #

Patch Set 8 : Remove blank line from rebase. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+39 lines, -6 lines) Patch
M remoting/host/chromoting_host.h View 1 2 3 4 5 1 chunk +1 line, -1 line 0 comments Download
M remoting/host/chromoting_host.cc View 1 2 3 4 5 4 chunks +23 lines, -5 lines 0 comments Download
M remoting/host/heartbeat_sender.h View 1 2 3 4 5 1 chunk +1 line, -0 lines 0 comments Download
M remoting/host/heartbeat_sender.cc View 1 2 3 4 5 1 chunk +1 line, -0 lines 0 comments Download
M remoting/host/host_script_object.h View 1 2 3 4 5 6 1 chunk +1 line, -0 lines 0 comments Download
M remoting/host/host_script_object.cc View 1 2 3 4 5 6 1 chunk +5 lines, -0 lines 0 comments Download
M remoting/host/host_status_observer.h View 1 2 3 4 5 6 1 chunk +5 lines, -0 lines 0 comments Download
M remoting/host/register_support_host_request.h View 1 2 3 4 5 1 chunk +1 line, -0 lines 0 comments Download
M remoting/host/register_support_host_request.cc View 1 2 3 4 5 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
Wez
Small CL to add the "connected" state in the Host plugin.
9 years, 6 months ago (2011-06-08 19:11:11 UTC) #1
Wez
On 2011/06/08 19:11:11, Wez wrote: > Small CL to add the "connected" state in the ...
9 years, 6 months ago (2011-06-09 20:26:29 UTC) #2
Wez
On 2011/06/09 20:26:29, Wez wrote: > On 2011/06/08 19:11:11, Wez wrote: > > Small CL ...
9 years, 6 months ago (2011-06-10 17:21:25 UTC) #3
Jamie
LGTM, but please take a look at my comments below. http://codereview.chromium.org/7134023/diff/1007/remoting/host/chromoting_host.cc File remoting/host/chromoting_host.cc (right): http://codereview.chromium.org/7134023/diff/1007/remoting/host/chromoting_host.cc#newcode284 ...
9 years, 6 months ago (2011-06-10 18:00:38 UTC) #4
Wez
I've moved the AccessCode handling change to its own CL, and addressed the comments with ...
9 years, 6 months ago (2011-06-13 20:30:35 UTC) #5
commit-bot: I haz the power
Change committed as 89370
9 years, 6 months ago (2011-06-16 18:36:53 UTC) #6
commit-bot: I haz the power
Can't apply patch for file remoting/host/register_support_host_request.cc. While running patch -p1 --forward --force; patching file remoting/host/register_support_host_request.cc ...
9 years, 6 months ago (2011-06-21 02:10:05 UTC) #7
commit-bot: I haz the power
Can't apply patch for file remoting/host/host_plugin.cc. While running patch -p1 --forward --force; patching file remoting/host/host_plugin.cc ...
9 years, 6 months ago (2011-06-21 02:54:54 UTC) #8
commit-bot: I haz the power
9 years, 6 months ago (2011-06-21 19:00:38 UTC) #9
Change committed as 89873

Powered by Google App Engine
This is Rietveld 408576698