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

Issue 100219: Allow the user to resize the chromium window as small as they like. (Closed)

Created:
11 years, 7 months ago by Evan Stade
Modified:
9 years, 6 months ago
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

GTK: Allow the user to resize the chromium window as small as they like. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=14993

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+15 lines, -1 line) Patch
M chrome/browser/gtk/browser_window_gtk.h View 1 chunk +4 lines, -0 lines 0 comments Download
M chrome/browser/gtk/browser_window_gtk.cc View 2 chunks +11 lines, -1 line 0 comments Download

Messages

Total messages: 6 (0 generated)
Evan Stade
this fixes the download shelf issue. As you said, we can worry about graceful eliding ...
11 years, 7 months ago (2009-04-30 19:51:01 UTC) #1
Evan Martin
LG
11 years, 7 months ago (2009-04-30 21:09:02 UTC) #2
Peter Kasting
FWIW, on Windows we're not allowing "arbitrarily small". The main window, for example, will stop ...
11 years, 7 months ago (2009-04-30 22:28:34 UTC) #3
Evan Stade
yea, I think that's a good point to limit it. I only intended this as ...
11 years, 7 months ago (2009-04-30 22:30:24 UTC) #4
Evan Martin
Wasn't the old behavior just what Peter described?
11 years, 7 months ago (2009-04-30 22:33:30 UTC) #5
Evan Stade
11 years, 7 months ago (2009-04-30 22:37:01 UTC) #6
only if you don't have an infobar or the download shelf open.

Powered by Google App Engine
This is Rietveld 408576698