ash: Avoid treating screen resizes as user activity.
Tell UserActivityDetector to ignore mouse events received soon after notification that displays have been changed. Previously, the events were only ignored after making requests to configure displays, but this appears to be insufficient in some cases where configuration takes longer than a second. BUG=360634 Review URL: https://codereview.chromium.org/570303003 Cr-Commit-Position: refs/heads/master@{#295482}
Showing
Please register or sign in to comment