Description[Views] Move modality tests from widget_unittest.cc to desktop_native_widget_aura_unittest.cc.
These tests were both under USE_AURA when they were originally
added (r226609 and r227041):
WindowMouseModalityTest
WindowModalityActivationTest
Later, Aura became implied with Views (r255976).
With MacViews, we could if-def these out again, but since they're
also if-def'd out on OS_CHROMEOS, move them to
desktop_native_widget_aura_unittest.cc.
This also moves TestDesktopWidgetDelegate to widget_test.h and
EventCountView to test_views.h.
BUG=378134
Committed: https://crrev.com/480a2ab448e9a1972a6f1bee9746946a375fb797
Cr-Commit-Position: refs/heads/master@{#341638}
Patch Set 1 #Patch Set 2 : Fix compile. Move EventCountView to test_views. #Patch Set 3 : Fix Win. #
Total comments: 6
Patch Set 4 : Address comments. #
Messages
Total messages: 12 (4 generated)
|