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

Issue 9894001: Make the maximize button behave the same for Panels as other windows. (Closed)

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

Description

Make the maximize button behave the same for Panels as other windows. This partly reverts http://codereview.chromium.org/9773009/ and fixes the maximized window frame for Panels. 9773009 was introduced because of some issues with fullscreen always-on-top windows, however it caused more problems than it solved, and managing always-on-top windows appears to be stable with these changes. BUG=120662 TEST=Panels should be manageable the same as other windows Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=129709

Patch Set 1 #

Patch Set 2 : Don't use WorkspaceEventFilter for the AlwaysOnTopContainer. #

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

Messages

Total messages: 8 (0 generated)
stevenjb
8 years, 9 months ago (2012-03-28 22:59:49 UTC) #1
sky
LGTM I'm mildly nervous about using a class named WorkspaceFoo that isn't actually associated with ...
8 years, 9 months ago (2012-03-28 23:46:15 UTC) #2
stevenjb
I took a closer look at WorkspaceEventFilter, and I don't think we need it or ...
8 years, 9 months ago (2012-03-29 01:37:08 UTC) #3
sky
That means no snapping to the grid on dragging. You should make sure that's ok ...
8 years, 8 months ago (2012-03-29 15:58:52 UTC) #4
stevenjb
On 2012/03/29 15:58:52, sky wrote: > That means no snapping to the grid on dragging. ...
8 years, 8 months ago (2012-03-29 16:21:24 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/stevenjb@chromium.org/9894001/4001
8 years, 8 months ago (2012-03-29 16:21:40 UTC) #6
sky
On Thu, Mar 29, 2012 at 9:21 AM, <stevenjb@chromium.org> wrote: > On 2012/03/29 15:58:52, sky ...
8 years, 8 months ago (2012-03-29 16:57:09 UTC) #7
commit-bot: I haz the power
8 years, 8 months ago (2012-03-29 23:02:07 UTC) #8
Change committed as 129709

Powered by Google App Engine
This is Rietveld 408576698