New issue
Advanced search Search tips

Issue 854700 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Closed: Jun 2018
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Chrome
Pri: 2
Type: Bug

Blocking:
issue 837684



Sign in to add a comment

Implement UserActivityMonitor with ws2

Project Member Reported by sky@chromium.org, Jun 20 2018

Issue description

The implementation for ws is here: https://chromium.googlesource.com/chromium/src/+/master/services/ui/ws/user_activity_monitor.cc . ui::Service exports the interface here: https://chromium.googlesource.com/chromium/src/+/master/services/ui/service.cc#472 . For ws2 can use a PretargetHandler on Env to observe events and send out the right calls.

I'm hoping that services/ui/ws can go away entirely soonish. So, feel free to copy the existing one into ws2 and and it an EventTarget directly.
 

Comment 2 by est...@chromium.org, Jun 28 2018

Status: Fixed (was: Assigned)

Sign in to add a comment