Makes mouse-hover prevent notification toasts from moving.

Current behavior was to move toasts down towards the taskbar after
a fixed time interval following a click-to-close event.  This pauses
the timer indefinitely until the mouse leaves the toast.  After the
mouse leaves, a short timer is started so that transient mouseout
events don't surprise the user.

R=mukai@chromium.org
TBR=dimich@chromium.org

BUG=236674

Review URL: https://chromiumcodereview.appspot.com/14817004

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@197956 0039d316-1c4b-4281-b951-d872f2087c98
3 files changed