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

Issue 10981013: [views] Windows with min_size == max_size should be non-resizable. (Closed)

Created:
8 years, 3 months ago by jeremya
Modified:
8 years, 2 months ago
CC:
chromium-reviews, jeremya+watch_chromium.org, Aaron Boodman, mihaip-chromium-reviews_chromium.org, tfarina, benwells
Base URL:
http://git.chromium.org/chromium/src.git@master
Visibility:
Public.

Description

[views] Windows with min_size == max_size should be non-resizable. R=mihaip@chromium.org,ben@chromium.org BUG=152097 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=158669

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M chrome/browser/ui/views/extensions/shell_window_views.cc View 1 chunk +1 line, -1 line 1 comment Download

Messages

Total messages: 11 (0 generated)
jeremya
Please review ASAP as I'd like to merge this to M23
8 years, 3 months ago (2012-09-25 00:57:24 UTC) #1
tfarina
Ben seems to be out sick. Copying Peter for review.
8 years, 3 months ago (2012-09-25 00:58:49 UTC) #2
jeremya
Scott might have something to say about the views code here.
8 years, 3 months ago (2012-09-25 01:01:38 UTC) #3
Peter Kasting
I hate the whole concept of a max window size, but if it already exists, ...
8 years, 3 months ago (2012-09-25 01:04:51 UTC) #4
Mihai Parparita -not on Chrome
https://codereview.chromium.org/10981013/diff/1/chrome/browser/ui/views/extensions/shell_window_views.cc File chrome/browser/ui/views/extensions/shell_window_views.cc (right): https://codereview.chromium.org/10981013/diff/1/chrome/browser/ui/views/extensions/shell_window_views.cc#newcode494 chrome/browser/ui/views/extensions/shell_window_views.cc:494: return maximum_size_.IsEmpty() || minimum_size_ != maximum_size_; Will this fix ...
8 years, 2 months ago (2012-09-25 05:37:01 UTC) #5
sky
LGTM - assuming it fixes the case you care about.
8 years, 2 months ago (2012-09-25 15:52:57 UTC) #6
Mihai Parparita -not on Chrome
On Mon, Sep 24, 2012 at 10:37 PM, <mihaip@chromium.org> wrote: > Will this fix the ...
8 years, 2 months ago (2012-09-25 17:42:33 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jeremya@chromium.org/10981013/1
8 years, 2 months ago (2012-09-25 18:10:06 UTC) #8
commit-bot: I haz the power
Sorry for I got bad news for ya. Compile failed with a clobber build. Your ...
8 years, 2 months ago (2012-09-25 18:23:34 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/jeremya@chromium.org/10981013/1
8 years, 2 months ago (2012-09-25 19:31:03 UTC) #10
commit-bot: I haz the power
8 years, 2 months ago (2012-09-25 22:13:32 UTC) #11
Change committed as 158669

Powered by Google App Engine
This is Rietveld 408576698