Chromium Code Reviews
Descriptioncros: do not try to activate system tray bubble if it is in process of closing
Changes:
SystemTray::CloseSystemBubble() !activating_ is caught, reported in crbug.com/702267. Widget::IsClosed() indicates a widget is in process of closing, so we use this to do the check in ActivateBubble().
This is speculative fix for the bug.
BUG=702267
TEST=none
Review-Url: https://codereview.chromium.org/2785823002
Cr-Commit-Position: refs/heads/master@{#460616}
Committed: https://chromium.googlesource.com/chromium/src/+/85eb99035fea825bca1ecb8b12b36fb12f6065ea
Patch Set 1 #Patch Set 2 : nit #Messages
Total messages: 15 (11 generated)
|