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

Issue 6380007: Don't allow new windows to be created outside the monitor's work area.... (Closed)

Created:
9 years, 11 months ago by Jamie
Modified:
9 years, 7 months ago
Reviewers:
sky
CC:
chromium-reviews
Visibility:
Public.

Description

Don't allow new windows to be created outside the monitor's work area. BUG=281 TEST=Drag a tab down to the bottom of the screen. Check that the new window is created with its border accessible.

Patch Set 1 : '' #

Total comments: 1

Patch Set 2 : Don't allow new windows to be created outside the monitor's work area.... #

Patch Set 3 : '' #

Total comments: 2

Patch Set 4 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+44 lines, -13 lines) Patch
M chrome/browser/ui/tabs/dock_info_win.cc View 1 2 3 2 chunks +5 lines, -6 lines 0 comments Download
M chrome/browser/ui/views/tabs/dragged_tab_controller.cc View 1 2 3 2 chunks +15 lines, -0 lines 0 comments Download
M views/screen.h View 1 2 3 1 chunk +3 lines, -0 lines 0 comments Download
M views/screen_gtk.cc View 1 2 3 1 chunk +6 lines, -0 lines 0 comments Download
M views/screen_win.cc View 1 2 3 1 chunk +15 lines, -7 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
Jamie
Could you please review this patch?
9 years, 11 months ago (2011-01-20 19:04:41 UTC) #1
sky
http://codereview.chromium.org/6380007/diff/4001/chrome/browser/ui/views/tabs/dragged_tab_controller.cc File chrome/browser/ui/views/tabs/dragged_tab_controller.cc (right): http://codereview.chromium.org/6380007/diff/4001/chrome/browser/ui/views/tabs/dragged_tab_controller.cc#newcode543 chrome/browser/ui/views/tabs/dragged_tab_controller.cc:543: std::set<gfx::NativeView>()); this should be indented by 4. Using DockInfo ...
9 years, 11 months ago (2011-01-21 18:55:19 UTC) #2
Jamie
On 2011/01/21 18:55:19, sky wrote: > http://codereview.chromium.org/6380007/diff/4001/chrome/browser/ui/views/tabs/dragged_tab_controller.cc > File chrome/browser/ui/views/tabs/dragged_tab_controller.cc (right): > > http://codereview.chromium.org/6380007/diff/4001/chrome/browser/ui/views/tabs/dragged_tab_controller.cc#newcode543 > ...
9 years, 11 months ago (2011-01-26 19:52:00 UTC) #3
sky
http://codereview.chromium.org/6380007/diff/16001/chrome/browser/ui/views/tabs/dragged_tab_controller.cc File chrome/browser/ui/views/tabs/dragged_tab_controller.cc (right): http://codereview.chromium.org/6380007/diff/16001/chrome/browser/ui/views/tabs/dragged_tab_controller.cc#newcode544 chrome/browser/ui/views/tabs/dragged_tab_controller.cc:544: cursor_point); You should only do all this if work_area ...
9 years, 11 months ago (2011-01-27 00:22:07 UTC) #4
Jamie
Ready for review.
9 years, 11 months ago (2011-01-27 02:36:21 UTC) #5
sky
LGTM
9 years, 11 months ago (2011-01-27 16:07:33 UTC) #6
Jamie
Could you please commit this for me?
9 years, 11 months ago (2011-01-27 16:53:40 UTC) #7
sky
9 years, 11 months ago (2011-01-28 17:40:39 UTC) #8
Landed at 72970.

  -Scott

On Thu, Jan 27, 2011 at 8:53 AM,  <jamiewalch@chromium.org> wrote:
> Could you please commit this for me?
>
> http://codereview.chromium.org/6380007/
>

Powered by Google App Engine
This is Rietveld 408576698