DescriptionMacViews: Encapsulate some Aura specifics in widget_unittest.cc
This adds a few helper functions to WidgetTest for getting information
from a native widget and makes widget_test.h responsible for defining
typedefs for PlatformNativeWidget and (when not ChromeOS)
PlatformDesktopNativeWidget.
4 aura-specific tests (that are #ifdefd out on ChromeOS) that use
DesktopAuraTopLevelWindowTest are moved from widget/widget_unittest.cc
to widget/desktop_aura/desktop_native_widget_aura_unittest.cc
widget_unittests.cc doesn't yet compile on Mac with this alone due to
the event generator (addressed in CL/322893005).
BUG=378134
TEST=views_unittests
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=278400
Patch Set 1 #Patch Set 2 : fix compile #
Total comments: 4
Patch Set 3 : respond to comments #
Messages
Total messages: 8 (0 generated)
|