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

Issue 10802028: maxHeight/Width and miniHeight/Width of chrome.appWindow API failed in ShellWindow. (Closed)

Created:
8 years, 5 months ago by Junmin Zhu
Modified:
8 years, 4 months ago
CC:
chromium-reviews, tfarina
Base URL:
http://git.chromium.org/chromium/src.git@master
Visibility:
Public.

Description

maxHeight/Width and miniHeight/Width of chrome.appWindow API failed in ShellWindow. BUG=138001 TEST=manually Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=149219

Patch Set 1 #

Patch Set 2 : rebase to trunk according to jeremya's comment. #

Total comments: 1

Patch Set 3 : refine the patch according to jeremya's comment. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -0 lines) Patch
M ui/views/window/client_view.h View 1 1 chunk +1 line, -0 lines 0 comments Download
M ui/views/window/client_view.cc View 1 2 1 chunk +6 lines, -0 lines 0 comments Download

Messages

Total messages: 12 (0 generated)
Junmin Zhu
In the "chrome\browser\ui\views\extensions\shell_window_views.cc" line 266 and 284, the frame view need to get maximum/minimum size ...
8 years, 5 months ago (2012-07-19 03:10:26 UTC) #1
Junmin Zhu
Hi Ben, Would you help to review this patch? thanks.
8 years, 4 months ago (2012-07-30 08:24:14 UTC) #2
Junmin Zhu
Add mihaip and jeremya to review this patch, who are the issue's owner. Thanks.
8 years, 4 months ago (2012-07-31 00:53:41 UTC) #3
jeremya
sky has changed this area of the code recently with r148241. Perhaps that change was ...
8 years, 4 months ago (2012-07-31 04:00:28 UTC) #4
jeremya
On 2012/07/31 04:00:28, jeremya wrote: > sky has changed this area of the code recently ...
8 years, 4 months ago (2012-07-31 04:01:10 UTC) #5
Junmin Zhu
Thanks jeremya, Scott's commit is for other bug, but it partially fixed this bug with ...
8 years, 4 months ago (2012-07-31 06:54:16 UTC) #6
jeremya
http://codereview.chromium.org/10802028/diff/7001/ui/views/window/client_view.cc File ui/views/window/client_view.cc (right): http://codereview.chromium.org/10802028/diff/7001/ui/views/window/client_view.cc#newcode58 ui/views/window/client_view.cc:58: contents_view_->GetMaximumSize() : View::GetMaximumSize(); Why return View::GetMaximumSize() here rather than ...
8 years, 4 months ago (2012-07-31 06:59:53 UTC) #7
Junmin Zhu
> Why return View::GetMaximumSize() here rather than gfx::Size()? emm, you're right. I first return View::GetMaximumSize ...
8 years, 4 months ago (2012-07-31 07:13:48 UTC) #8
jeremya
lgtm (though you'll also need OWNERS from beng)
8 years, 4 months ago (2012-07-31 07:14:37 UTC) #9
Ben Goodger (Google)
lgtm
8 years, 4 months ago (2012-07-31 15:50:54 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/junmin.zhu@intel.com/10802028/12001
8 years, 4 months ago (2012-07-31 16:28:45 UTC) #11
commit-bot: I haz the power
8 years, 4 months ago (2012-07-31 17:57:44 UTC) #12
Change committed as 149219

Powered by Google App Engine
This is Rietveld 408576698