DescriptionFix for menus blocking user activity detection (Retry).
Original CL reverted here: https://codereview.chromium.org/998603003/
Menus used to block detecting user activity. The fix works by making the
UserActivityDetector a PlatformEventObserver rather than an
EventHandler.
Also made sure that PlatformEventSource has an instance in
ozone_platform_test.cc
TBR=oshima@chromium.org,jamescook@chromium.org
R=sadrul@chromium.org,alexst@chromium.org
BUG=462735
TEST=ui_base_unittests --gtest_filter=UserActivityDetectorTest.*
Committed: https://crrev.com/00e8cbeb43eb3cc99ffed3bc29a8a539dfece0a6
Cr-Commit-Position: refs/heads/master@{#321066}
Patch Set 1 #
Messages
Total messages: 15 (5 generated)
|