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

Issue 48113014: Adjust app windows to play nice with NVHA fast resize CL (Closed)

Created:
7 years, 1 month ago by rharrison
Modified:
7 years, 1 month ago
Reviewers:
benwells, sadrul
CC:
chromium-reviews, tfarina, mlamouri (slow - plz ping)
Visibility:
Public.

Description

Adjust app windows to play nice with NVHA fast resize CL This CL changes the test in NativeAppWindowViews::ShouldDescendIntoChildForEventHandling from being child is equal to child contains. This is done since the NVHA CL, https://codereview.chromium.org/48113013, introduces a window between the top level and the child to do clipping, so the old condition will never be satisfied. This has been broken out into its own CL to reduce the scope of the NVHA CL. BUG=282463 BUG=312201 BUG=311895 TEST=Confirmed that the window app sample works correctly with and without NVHA CL. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=231619

Patch Set 1 #

Patch Set 2 : Fixing failure on linux_aura #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -1 line) Patch
M chrome/browser/ui/views/apps/native_app_window_views.cc View 1 2 chunks +5 lines, -1 line 0 comments Download

Messages

Total messages: 8 (0 generated)
rharrison
PTAL
7 years, 1 month ago (2013-10-28 21:02:05 UTC) #1
sadrul
lgtm This should have a test. There doesn't appear to be NativeAppWindowViewsTest, or ShellWindowTest. So ...
7 years, 1 month ago (2013-10-28 21:07:19 UTC) #2
benwells
+cc mlamouri lgtm Testing for these windows has been implemented at the extension API level ...
7 years, 1 month ago (2013-10-28 21:12:08 UTC) #3
rharrison
On 2013/10/28 21:12:08, benwells wrote: > +cc mlamouri > > lgtm > > Testing for ...
7 years, 1 month ago (2013-10-29 13:40:42 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rharrison@chromium.org/48113014/240001
7 years, 1 month ago (2013-10-29 13:46:44 UTC) #5
commit-bot: I haz the power
Retried try job too often on win_rel for step(s) browser_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win_rel&number=214916
7 years, 1 month ago (2013-10-29 17:18:34 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rharrison@chromium.org/48113014/240001
7 years, 1 month ago (2013-10-29 17:25:22 UTC) #7
commit-bot: I haz the power
7 years, 1 month ago (2013-10-29 19:52:56 UTC) #8
Message was sent while issue was closed.
Change committed as 231619

Powered by Google App Engine
This is Rietveld 408576698