Chromium Code Reviews
Descriptionash: Fix clusterfuzz crash in AddShelfOptionsMenu
Ash ShelfDelegate is created on session state change to ACTIVE
via mojo asynchronously. Mouse events could happen during that
time to trigger shelf context menu and crash. Replace DCHECK
with an "if" to handle such case since it is possible now.
BUG=690902
TEST=clusterfuzz
Review-Url: https://codereview.chromium.org/2693513002
Cr-Commit-Position: refs/heads/master@{#449743}
Committed: https://chromium.googlesource.com/chromium/src/+/70adf8ced0a1e191f0dabdec73b568c26f1ca2d2
Patch Set 1 #
Messages
Total messages: 13 (8 generated)
|
|||||||||||||||||||