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

Issue 9773009: Disable left/right/maximize for panels. (Closed)

Created:
8 years, 9 months ago by stevenjb
Modified:
8 years, 9 months ago
Reviewers:
DaveMoore, sky
CC:
chromium-reviews, dhollowa+watch_chromium.org, sadrul, ben+watch_chromium.org
Visibility:
Public.

Description

Disable left/right/maximize for panels. Ideally we should replace this with a dedicated minimize button and its own tooltip, but given the timeframe, I think this hack will suffice. BUG=120038 TEST=Ensure that only the minimize function works for Panels Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=128868

Patch Set 1 #

Total comments: 4

Patch Set 2 : Address feedback. #

Patch Set 3 : Address comments. #

Patch Set 4 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+57 lines, -6 lines) Patch
M ash/ash_strings.grd View 1 2 3 1 chunk +4 lines, -0 lines 0 comments Download
M ash/wm/workspace/frame_maximize_button.h View 1 2 3 chunks +12 lines, -0 lines 0 comments Download
M ash/wm/workspace/frame_maximize_button.cc View 1 2 3 chunks +20 lines, -4 lines 0 comments Download
M chrome/browser/ui/views/frame/browser_non_client_frame_view_aura.h View 1 2 1 chunk +4 lines, -0 lines 0 comments Download
M chrome/browser/ui/views/frame/browser_non_client_frame_view_aura.cc View 1 2 4 chunks +17 lines, -2 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
stevenjb
8 years, 9 months ago (2012-03-25 22:48:24 UTC) #1
sky
http://codereview.chromium.org/9773009/diff/1/ash/wm/workspace/frame_maximize_button.cc File ash/wm/workspace/frame_maximize_button.cc (right): http://codereview.chromium.org/9773009/diff/1/ash/wm/workspace/frame_maximize_button.cc#newcode240 ash/wm/workspace/frame_maximize_button.cc:240: if ((!is_left_right_enabled_ && (type == SNAP_LEFT || type == ...
8 years, 9 months ago (2012-03-25 22:53:04 UTC) #2
stevenjb
Friday was the freeze date for new strings, and really we should make this just ...
8 years, 9 months ago (2012-03-25 23:11:37 UTC) #3
sky
On Sun, Mar 25, 2012 at 4:11 PM, <stevenjb@chromium.org> wrote: > Friday was the freeze ...
8 years, 9 months ago (2012-03-25 23:21:10 UTC) #4
stevenjb
On 2012/03/25 23:21:10, sky wrote: > On Sun, Mar 25, 2012 at 4:11 PM, <mailto:stevenjb@chromium.org> ...
8 years, 9 months ago (2012-03-26 00:11:08 UTC) #5
sky
LGTM, but it seems like if we're going to do this long term we should ...
8 years, 9 months ago (2012-03-26 01:54:33 UTC) #6
stevenjb
On 2012/03/26 01:54:33, sky wrote: > LGTM, but it seems like if we're going to ...
8 years, 9 months ago (2012-03-26 01:56:03 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/stevenjb@chromium.org/9773009/7003
8 years, 9 months ago (2012-03-26 04:31:46 UTC) #8
commit-bot: I haz the power
8 years, 9 months ago (2012-03-26 07:13:02 UTC) #9
Change committed as 128868

Powered by Google App Engine
This is Rietveld 408576698