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

Issue 183793011: App windows on ChromeOS cannot be sized to their maximum height (Closed)

Created:
6 years, 9 months ago by tmdiep
Modified:
6 years, 9 months ago
Reviewers:
pkotwicz
CC:
chromium-reviews, kalyank, sadrul, ben+ash_chromium.org, chrome-apps-syd-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@appwindow_chromeos_insets
Visibility:
Public.

Description

App windows on ChromeOS cannot be sized to their maximum height CustomFrameViewAsh::GetMaximumSize() should add the height of the title bar, if a maximum size constraint is specified. BUG=349229 TEST=ash_unittests (CustomFrameViewAshTest.*) Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=255884

Patch Set 1 #

Total comments: 2

Patch Set 2 : Addressed review comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+112 lines, -13 lines) Patch
M ash/wm/custom_frame_view_ash.h View 1 chunk +1 line, -0 lines 0 comments Download
M ash/wm/custom_frame_view_ash.cc View 1 1 chunk +10 lines, -1 line 0 comments Download
M ash/wm/custom_frame_view_ash_unittest.cc View 4 chunks +101 lines, -12 lines 0 comments Download

Messages

Total messages: 19 (0 generated)
tmdiep
pkotwicz: This is hopefully not risky. Please review this patch. Thanks in advance.
6 years, 9 months ago (2014-03-06 04:29:53 UTC) #1
pkotwicz
https://codereview.chromium.org/183793011/diff/1/ash/wm/custom_frame_view_ash.cc File ash/wm/custom_frame_view_ash.cc (right): https://codereview.chromium.org/183793011/diff/1/ash/wm/custom_frame_view_ash.cc#newcode485 ash/wm/custom_frame_view_ash.cc:485: : NonClientTopBorderHeight() + max_client_size.height()); Optional Nit: This might be ...
6 years, 9 months ago (2014-03-07 01:45:14 UTC) #2
tmdiep
Thanks for the review. I've refactored the function as per your suggestion. https://codereview.chromium.org/183793011/diff/1/ash/wm/custom_frame_view_ash.cc File ash/wm/custom_frame_view_ash.cc ...
6 years, 9 months ago (2014-03-07 02:08:34 UTC) #3
tmdiep
The CQ bit was checked by tmdiep@chromium.org
6 years, 9 months ago (2014-03-07 04:31:36 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tmdiep@chromium.org/183793011/20001
6 years, 9 months ago (2014-03-07 04:34:27 UTC) #5
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 9 months ago (2014-03-07 04:43:17 UTC) #6
commit-bot: I haz the power
Try jobs failed on following builders: mac_chromium_rel
6 years, 9 months ago (2014-03-07 04:43:17 UTC) #7
tmdiep
The CQ bit was checked by tmdiep@chromium.org
6 years, 9 months ago (2014-03-07 11:41:47 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tmdiep@chromium.org/183793011/20001
6 years, 9 months ago (2014-03-07 11:42:28 UTC) #9
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 9 months ago (2014-03-07 15:31:25 UTC) #10
commit-bot: I haz the power
Retried try job too often on win_rel for step(s) content_browsertests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win_rel&number=277414
6 years, 9 months ago (2014-03-07 15:31:25 UTC) #11
tmdiep
The CQ bit was checked by tmdiep@chromium.org
6 years, 9 months ago (2014-03-07 21:52:10 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tmdiep@chromium.org/183793011/20001
6 years, 9 months ago (2014-03-07 21:54:07 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tmdiep@chromium.org/183793011/20001
6 years, 9 months ago (2014-03-08 11:03:02 UTC) #14
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 9 months ago (2014-03-08 14:11:23 UTC) #15
commit-bot: I haz the power
Retried try job too often on win_rel for step(s) unit_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win_rel&number=278192
6 years, 9 months ago (2014-03-08 14:11:23 UTC) #16
tmdiep
The CQ bit was checked by tmdiep@chromium.org
6 years, 9 months ago (2014-03-09 22:26:46 UTC) #17
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/tmdiep@chromium.org/183793011/20001
6 years, 9 months ago (2014-03-09 22:26:51 UTC) #18
commit-bot: I haz the power
6 years, 9 months ago (2014-03-10 06:29:42 UTC) #19
Message was sent while issue was closed.
Change committed as 255884

Powered by Google App Engine
This is Rietveld 408576698