DescriptionFix a crash in the fullscreen handler on Windows which occurs due to CHECK for success in creating the TaskBarList
It looks like assuming this COM object to be available in all cases is incorrect. We have other users in Chrome who
use this on a best effort basis. Additionally we need to call the HrInit() method on the ITaskBarList2 interface before
using it.
BUG=740376
TBR=msw
Review-Url: https://codereview.chromium.org/2978453002
Cr-Commit-Position: refs/heads/master@{#485161}
Committed: https://chromium.googlesource.com/chromium/src/+/3dc858ba5d7474567884f9b82234b281b14520f9
Patch Set 1 #
Total comments: 1
Messages
Total messages: 15 (10 generated)
|