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

Issue 11583023: Give DisconnectWindow some TLC. (Closed)

Created:
8 years ago by Wez
Modified:
8 years 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, 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

Give DisconnectWindow some TLC. - Update the DisconnectWindow interface specification to clarify corner cases. - Update the DisconnectCallback semantics to match the DisconnectWindow interface spec. - In particular, don't invoke the DisconnectCallback on Hide() or deletion. - On Windows, invoke the DisconnectCallback if WM_DESTROY is unexpectedly received. BUG=166056, 166514 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=173892

Patch Set 1 #

Total comments: 2

Patch Set 2 : Replace DisconnectCallback with base::Closure #

Unified diffs Side-by-side diffs Delta from patch set Stats (+34 lines, -33 lines) Patch
M remoting/host/disconnect_window.h View 1 1 chunk +8 lines, -11 lines 0 comments Download
M remoting/host/disconnect_window_gtk.cc View 1 4 chunks +4 lines, -3 lines 0 comments Download
M remoting/host/disconnect_window_mac.mm View 1 chunk +1 line, -1 line 0 comments Download
M remoting/host/disconnect_window_win.cc View 1 8 chunks +20 lines, -17 lines 0 comments Download
M remoting/host/host_mock_objects.h View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 7 (0 generated)
Wez
PTAL
8 years ago (2012-12-18 23:01:32 UTC) #1
Jamie
LGTM once my comment is addressed. If switching to base::Closure involves lots of changes elsewhere, ...
8 years ago (2012-12-19 00:11:50 UTC) #2
Wez
https://chromiumcodereview.appspot.com/11583023/diff/1/remoting/host/disconnect_window.h File remoting/host/disconnect_window.h (right): https://chromiumcodereview.appspot.com/11583023/diff/1/remoting/host/disconnect_window.h#newcode24 remoting/host/disconnect_window.h:24: // or presses the Disconnect hot-key sequence. On 2012/12/19 ...
8 years ago (2012-12-19 00:26:06 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/wez@chromium.org/11583023/5001
8 years ago (2012-12-19 00:26:19 UTC) #4
commit-bot: I haz the power
Commit queue rejected this change because the description was changed between the time the change ...
8 years ago (2012-12-19 02:54:50 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/wez@chromium.org/11583023/5001
8 years ago (2012-12-19 03:05:01 UTC) #6
commit-bot: I haz the power
8 years ago (2012-12-19 10:30:54 UTC) #7
Message was sent while issue was closed.
Change committed as 173892

Powered by Google App Engine
This is Rietveld 408576698