[Win] Make drawAttention on shaped windows only flash taskbar icon.
commitb9924f89fade35d7900ca7cb99b5b3617f058af7
authorjackhou <jackhou@chromium.org>
Wed, 29 Oct 2014 04:56:14 +0000 (28 21:56 -0700)
committerCommit bot <commit-bot@chromium.org>
Wed, 29 Oct 2014 04:56:29 +0000 (29 04:56 +0000)
treea8f37d2c73d0a7d5302d76230b507c5ebb08e8a6
parentfc7034efec223d39ad570124418efc446befc3c6
[Win] Make drawAttention on shaped windows only flash taskbar icon.

Flashing the icon and title bar on a shaped window causes the window to
flicker (see bug). Shaped windows have no title bar anyway, so just
flash the taskbar icon.

BUG=426283

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

Cr-Commit-Position: refs/heads/master@{#301787}
ui/views/win/hwnd_message_handler.cc