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

Issue 224903022: Linux: App windows with frame: none now have resize handles. (Closed)

Created:
6 years, 8 months ago by Matt Giuca
Modified:
6 years, 8 months ago
Reviewers:
benwells, sadrul
CC:
chromium-reviews, tfarina, chrome-apps-syd-reviews_chromium.org
Visibility:
Public.

Description

Linux: App windows with frame: none now have resize handles. ChromeNativeAppWindowViews now installs the EasyResizeWindowTargeter into the content window, not its root window. The root window does not have a delegate, which means it doesn't handle events on Linux. BUG=357049 COLLABORATOR=sadrul@chromium.org TEST=Open Text chrome app. All edges and corners should be draggable to resize the app. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=262965

Patch Set 1 #

Total comments: 1

Patch Set 2 : Change comments now that I better understand the situation. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+22 lines, -6 lines) Patch
M chrome/browser/ui/views/apps/chrome_native_app_window_views.cc View 1 2 chunks +7 lines, -4 lines 0 comments Download
M chrome/browser/ui/views/apps/shaped_app_window_targeter_unittest.cc View 1 2 chunks +15 lines, -2 lines 0 comments Download

Messages

Total messages: 13 (0 generated)
Matt Giuca
sadrul: You understand this the best. benwells: OWNERS, plus I think you did the original ...
6 years, 8 months ago (2014-04-08 09:24:32 UTC) #1
sadrul
The change in ChromeNativeAppWindowViews lgtm. You can probably make the test better if c#19 on ...
6 years, 8 months ago (2014-04-08 21:20:17 UTC) #2
benwells
This is totally going to clash with a change I just put in the CQ. ...
6 years, 8 months ago (2014-04-08 22:18:25 UTC) #3
benwells
On 2014/04/08 22:18:25, benwells wrote: > This is totally going to clash with a change ...
6 years, 8 months ago (2014-04-08 22:20:18 UTC) #4
Matt Giuca
Referring to this one: https://codereview.chromium.org/213743017 (r262516) Yeah this is a problem. We *really* need to ...
6 years, 8 months ago (2014-04-09 06:17:39 UTC) #5
Matt Giuca
As discussed on the bug, I don't think this test ever made any sense. I ...
6 years, 8 months ago (2014-04-09 09:30:06 UTC) #6
Matt Giuca
Actually, merging my change with yours is a disaster because I took the #ifdef OS_WIN ...
6 years, 8 months ago (2014-04-09 09:34:57 UTC) #7
benwells
On 2014/04/09 09:34:57, Matt Giuca wrote: > Actually, merging my change with yours is a ...
6 years, 8 months ago (2014-04-09 16:36:25 UTC) #8
Matt Giuca
On 2014/04/09 16:36:25, benwells wrote: > On 2014/04/09 09:34:57, Matt Giuca wrote: > > Actually, ...
6 years, 8 months ago (2014-04-09 23:30:31 UTC) #9
benwells
lgtm
6 years, 8 months ago (2014-04-10 01:22:33 UTC) #10
Matt Giuca
The CQ bit was checked by mgiuca@chromium.org
6 years, 8 months ago (2014-04-10 05:12:24 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/mgiuca@chromium.org/224903022/20001
6 years, 8 months ago (2014-04-10 05:12:33 UTC) #12
commit-bot: I haz the power
6 years, 8 months ago (2014-04-10 13:33:44 UTC) #13
Message was sent while issue was closed.
Change committed as 262965

Powered by Google App Engine
This is Rietveld 408576698