DescriptionMacViews: Use views::TestViewsDelegate in ViewEventTestBase
It currently uses ChromeViewsDelegate.
This is a problem for MacViews, because ChromeViewsDelegate only
provides an out-of-process compositor, which isn't available in tests
using ViewEventTestBase.
It's not a problem for Aura, because Aura platforms tend to get their
ContextFactory form aura::Env instead of ViewsDelegate
BUG=403679
Committed: https://crrev.com/10749b7552af6e163ebcf5aa4992a4af03fdba3e
Cr-Commit-Position: refs/heads/master@{#307996}
Patch Set 1 : Let's see what breaks... #Patch Set 2 : needs set_use_desktop_native_widgets #
Messages
Total messages: 6 (2 generated)
|