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

Issue 586323002: Prevent frameless packaged apps from being resized to 0x0 on CrOS (Closed)

Created:
6 years, 3 months ago by pkotwicz
Modified:
6 years, 3 months ago
Reviewers:
jackhou1, tapted
CC:
chromium-reviews, tfarina, chromium-apps-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Prevent frameless packaged apps from being resized to 0x0 on CrOS BUG=408049 TEST=Manual, see bug Committed: https://crrev.com/e72536c13ce577b06cdf06f07778e8c3c5598485 Cr-Commit-Position: refs/heads/master@{#296133}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -1 line) Patch
M apps/ui/views/app_window_frame_view.cc View 1 chunk +3 lines, -1 line 0 comments Download

Messages

Total messages: 15 (3 generated)
pkotwicz
jackhou@ PTAL I am unsure if this is the right fix (but we should probably ...
6 years, 3 months ago (2014-09-21 14:22:20 UTC) #2
jackhou1
On 2014/09/21 14:22:20, pkotwicz wrote: > jackhou@ PTAL > > I am unsure if this ...
6 years, 3 months ago (2014-09-22 04:19:15 UTC) #3
pkotwicz
Both NativeWidgetAura::GetMinimumSize() and DesktopNativeWidgetAura::GetMinimumSize() do call Widget::GetMinimumSize() views::Widget is NativeWidgetAura/DesktopNativeWidgetAura's delegate
6 years, 3 months ago (2014-09-22 05:06:48 UTC) #4
jackhou1
On 2014/09/22 05:06:48, pkotwicz wrote: > Both NativeWidgetAura::GetMinimumSize() and > DesktopNativeWidgetAura::GetMinimumSize() do call Widget::GetMinimumSize() > ...
6 years, 3 months ago (2014-09-22 05:52:20 UTC) #5
pkotwicz
Thanks for trying the CL out. I did some more investigation. CrOS: The CL prevents ...
6 years, 3 months ago (2014-09-22 14:51:46 UTC) #6
pkotwicz
For the sake of completeness, an option would be to in addition to this CL ...
6 years, 3 months ago (2014-09-22 15:11:21 UTC) #7
jackhou1
On 2014/09/22 14:51:46, pkotwicz wrote: > Thanks for trying the CL out. I did some ...
6 years, 3 months ago (2014-09-22 23:52:14 UTC) #8
pkotwicz
tapted@ for OWNERS
6 years, 3 months ago (2014-09-22 23:56:19 UTC) #10
tapted
lgtm
6 years, 3 months ago (2014-09-23 00:01:03 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/586323002/1
6 years, 3 months ago (2014-09-23 00:15:17 UTC) #13
commit-bot: I haz the power
Committed patchset #1 (id:1) as b2997171e297af1cbd19379582df671b6a16a659
6 years, 3 months ago (2014-09-23 02:46:49 UTC) #14
commit-bot: I haz the power
6 years, 3 months ago (2014-09-23 02:47:23 UTC) #15
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/e72536c13ce577b06cdf06f07778e8c3c5598485
Cr-Commit-Position: refs/heads/master@{#296133}

Powered by Google App Engine
This is Rietveld 408576698