DescriptionMoves calling TaskbarList::SetOverlayIcon to a separate thread. It
turns out calling SetOverlayIcon() runs a nested message loop, which
can result in all sorts of problems (and crashes). Since we don't care
about the result I'm moving the call to a worker thread.
BUG=174768
TEST=none
R=ben@chromium.org
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=182145
Patch Set 1 #Patch Set 2 : Merge to trunk #
Messages
Total messages: 4 (0 generated)
|