Notifications: Retain button hover state during content updates.
commit59d4decd6f17f2db286654ae26dfc8d72cd05593
authordewittj@chromium.org <dewittj@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Fri, 23 May 2014 22:08:36 +0000 (23 22:08 +0000)
committerdewittj@chromium.org <dewittj@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Fri, 23 May 2014 22:08:36 +0000 (23 22:08 +0000)
treeeb3fac3eaa97e6963e97822c890566cb6dc4db77
parentf2afe9d20b1b754f22259fa407b62140382e6bab
Notifications: Retain button hover state during content updates.

Rapidly updating notifications (like progressbar indicators) can
be hard to interact with if the state resets with each update.

BUG=368025

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

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@272609 0039d316-1c4b-4281-b951-d872f2087c98
ui/message_center/views/notification_button.cc
ui/message_center/views/notification_button.h
ui/message_center/views/notification_view.cc
ui/message_center/views/notification_view.h
ui/message_center/views/notification_view_unittest.cc