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

Issue 8400011: aura: Avoid resizing when dragging top of browser frame. (Closed)

Created:
9 years, 1 month ago by Daniel Erat
Modified:
9 years, 1 month ago
Reviewers:
oshima
CC:
chromium-reviews
Visibility:
Public.

Description

aura: Avoid resizing when dragging top of browser frame. This makes BrowserNonClientFrameViewAura act as if it has a zero-height top resize border to avoid weird resizing when dragging that region up or down. In the longer term, this change should be reverted and the Aura shell should instead be responsible for disabling resizes (and preventing the cursor from changing as well, I suppose). BUG=101830 TEST=manual: checked that dragging the top of the frame only moves the window instead of resizing it Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=107579

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -1 line) Patch
M chrome/browser/ui/views/frame/browser_non_client_frame_view_aura.cc View 1 chunk +3 lines, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
Daniel Erat
9 years, 1 month ago (2011-10-27 00:41:07 UTC) #1
oshima
9 years, 1 month ago (2011-10-27 00:43:46 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698