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

Issue 10825251: Reposition the Disconnect dialog when work area dimensions change. (Closed)

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

Reposition the Disconnect dialog when work area dimensions change. This prevents the Disconnect dialog from becoming hidden by the Windows task bar, or falling off-screen when the display resolution is made smaller. BUG=129907, 129835 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=151313

Patch Set 1 #

Total comments: 23

Patch Set 2 : Address review comments. #

Total comments: 4

Patch Set 3 : Address review comment. #

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

Messages

Total messages: 8 (0 generated)
Wez
PTAL
8 years, 4 months ago (2012-08-08 17:46:44 UTC) #1
alexeypa (please no reviews)
http://codereview.chromium.org/10825251/diff/1/remoting/host/disconnect_window_win.cc File remoting/host/disconnect_window_win.cc (right): http://codereview.chromium.org/10825251/diff/1/remoting/host/disconnect_window_win.cc#newcode117 remoting/host/disconnect_window_win.cc:117: return FALSE; Return TRUE if the message was processed, ...
8 years, 4 months ago (2012-08-08 22:05:07 UTC) #2
Wez
http://codereview.chromium.org/10825251/diff/1/remoting/host/disconnect_window_win.cc File remoting/host/disconnect_window_win.cc (right): http://codereview.chromium.org/10825251/diff/1/remoting/host/disconnect_window_win.cc#newcode117 remoting/host/disconnect_window_win.cc:117: return FALSE; On 2012/08/08 22:05:08, alexeypa wrote: > Return ...
8 years, 4 months ago (2012-08-09 21:58:08 UTC) #3
alexeypa (please no reviews)
http://codereview.chromium.org/10825251/diff/1/remoting/host/disconnect_window_win.cc File remoting/host/disconnect_window_win.cc (right): http://codereview.chromium.org/10825251/diff/1/remoting/host/disconnect_window_win.cc#newcode138 remoting/host/disconnect_window_win.cc:138: HDC hdc = BeginPaint(hwnd_, &ps); On 2012/08/09 21:58:08, Wez ...
8 years, 4 months ago (2012-08-10 17:28:01 UTC) #4
Wez
http://codereview.chromium.org/10825251/diff/1/remoting/host/disconnect_window_win.cc File remoting/host/disconnect_window_win.cc (right): http://codereview.chromium.org/10825251/diff/1/remoting/host/disconnect_window_win.cc#newcode138 remoting/host/disconnect_window_win.cc:138: HDC hdc = BeginPaint(hwnd_, &ps); On 2012/08/10 17:28:01, alexeypa ...
8 years, 4 months ago (2012-08-10 20:06:17 UTC) #5
alexeypa (please no reviews)
lgtm http://codereview.chromium.org/10825251/diff/1/remoting/host/disconnect_window_win.cc File remoting/host/disconnect_window_win.cc (right): http://codereview.chromium.org/10825251/diff/1/remoting/host/disconnect_window_win.cc#newcode138 remoting/host/disconnect_window_win.cc:138: HDC hdc = BeginPaint(hwnd_, &ps); On 2012/08/10 20:06:17, ...
8 years, 4 months ago (2012-08-10 20:30:03 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/wez@chromium.org/10825251/1003
8 years, 4 months ago (2012-08-13 17:01:49 UTC) #7
commit-bot: I haz the power
8 years, 4 months ago (2012-08-13 18:24:42 UTC) #8
Change committed as 151313

Powered by Google App Engine
This is Rietveld 408576698