Move PointerWatcher into the aura client-lib |
||||
Issue descriptionPointerWatcher [1] and PointerWatcherEventRouter [2] currently live in views. views::MusClient owns the PointerWatcherEventRouter instance. It may make sense to move these into the aura client-lib instead, where aura::WindowTreeClient will own the router. 1: https://cs.chromium.org/chromium/src/ui/views/pointer_watcher.h?sq=package:chromium&dr=CSs&l=46 2: https://cs.chromium.org/chromium/src/ui/views/mus/pointer_watcher_event_router.h?sq=package:chromium&dr=CSs&l=32
,
Apr 24 2018
Migrating from Proj-Mustash-Aura to components Internals>Aura
,
Aug 15
,
Oct 16
PointerWatcher has been replaced by ui::EventObserver and Env/EventMonitor/MouseWatcher entry points. |
||||
►
Sign in to add a comment |
||||
Comment 1 by sadrul@chromium.org
, Jul 27 2017