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

Issue 7980023: Fixes aura unit tests. There were a couple of problems: (Closed)

Created:
9 years, 3 months ago by sky
Modified:
9 years, 3 months ago
CC:
chromium-reviews, Paweł Hajdan Jr.
Visibility:
Public.

Description

Fixes aura unit tests. There were a couple of problems: . Child windows weren't getting focused correctly. . ToplevelWindowContainer needed to be created in Desktop constructor. . MoveChildToFront needed to move layers too. BUG=none TEST=none R=ben@chromium.org Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=102057

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+58 lines, -24 lines) Patch
M ui/aura/desktop.cc View 3 chunks +6 lines, -1 line 0 comments Download
M ui/aura/event_filter.h View 1 chunk +1 line, -0 lines 0 comments Download
M ui/aura/event_filter.cc View 2 chunks +9 lines, -0 lines 0 comments Download
M ui/aura/toplevel_window_event_filter.cc View 3 chunks +1 line, -5 lines 0 comments Download
M ui/aura/window.h View 3 chunks +4 lines, -2 lines 0 comments Download
M ui/aura/window.cc View 1 chunk +4 lines, -0 lines 0 comments Download
M ui/aura/window_unittest.cc View 3 chunks +29 lines, -1 line 0 comments Download
M ui/aura_shell/desktop_layout_manager.cc View 1 chunk +1 line, -0 lines 0 comments Download
M ui/aura_shell/desktop_window.cc View 2 chunks +3 lines, -15 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
sky
9 years, 3 months ago (2011-09-20 22:54:39 UTC) #1
Ben Goodger (Google)
9 years, 3 months ago (2011-09-20 23:49:35 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698