Change exclusive access popup behaviour with simplified-fullscreen-ui.
commite145b91dd677b4cbb5b04307c61b79ada06a9f87
authormgiuca <mgiuca@chromium.org>
Thu, 6 Aug 2015 04:17:09 +0000 (5 21:17 -0700)
committerCommit bot <commit-bot@chromium.org>
Thu, 6 Aug 2015 04:17:54 +0000 (6 04:17 +0000)
treea1c0affb58aa10e7abaf5cf97cda727af55ec6b4
parent29b709513f8907498383fe36cf06e1e234ef8566
Change exclusive access popup behaviour with simplified-fullscreen-ui.

With the simplified-fullscreen-ui flag enabled, the popup behaves as
follows:

- Now waits for a short period (500ms) of inactivity, then more activity,
  before displaying the initial bubble.
- The popup remains active for 2.3s, then hides as long as the user is
  not mousing over the top part of the screen.
- After a long period (1m) of inactivity, then more activity, displays
  the bubble again.

Design document:
https://docs.google.com/document/d/10Hm6dstWEY9sOdbENijz70I6Tnbz91mPkNKeteMJ-Kw/edit#

BUG=352425

Review URL: https://codereview.chromium.org/1254543002

Cr-Commit-Position: refs/heads/master@{#342058}
chrome/browser/ui/exclusive_access/exclusive_access_bubble.cc
chrome/browser/ui/exclusive_access/exclusive_access_bubble.h
chrome/browser/ui/views/exclusive_access_bubble_views.cc