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

Issue 150078: GTK custom frame: Don't show the border when maximized. Enlarge the close but... (Closed)

Created:
11 years, 5 months ago by Evan Stade
Modified:
9 years, 6 months ago
Reviewers:
tony
CC:
chromium-reviews_googlegroups.com, Ben Goodger (Google)
Visibility:
Public.

Description

GTK custom frame: Don't show the border when maximized. Enlarge the close button's clickable area when maximized. BUG= http://crbug.com/14646 and http://crbug.com/15628 TEST=maximize, turn on custom frame. The top right most pixel on the screen should be clickable and should close the window. There should be no border around the web contents. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=19567

Patch Set 1 #

Patch Set 2 : now with bidi support #

Unified diffs Side-by-side diffs Delta from patch set Stats (+33 lines, -9 lines) Patch
M chrome/browser/gtk/browser_titlebar.h View 1 chunk +6 lines, -0 lines 0 comments Download
M chrome/browser/gtk/browser_titlebar.cc View 3 chunks +14 lines, -0 lines 0 comments Download
M chrome/browser/gtk/browser_window_gtk.cc View 4 chunks +4 lines, -8 lines 0 comments Download
M chrome/browser/gtk/custom_button.cc View 1 chunk +9 lines, -1 line 0 comments Download

Messages

Total messages: 4 (0 generated)
Evan Stade
11 years, 5 months ago (2009-06-30 00:01:50 UTC) #1
tony
LGTM
11 years, 5 months ago (2009-06-30 00:11:20 UTC) #2
Evan Stade
On 2009/06/30 00:11:20, tony wrote: > LGTM I noticed there was a bidi bug, can ...
11 years, 5 months ago (2009-06-30 00:13:38 UTC) #3
tony
11 years, 5 months ago (2009-06-30 00:15:27 UTC) #4
Nice catch, LGTM.

Powered by Google App Engine
This is Rietveld 408576698