Speculative Fix for a crash report-BookmarkBarView::ButtonPressed
https://codereview.chromium.org/2946813002 was intended to fix a issue when |contents| is null and bookmark bar exists. But it also unintendedly changed case when when |contents| is null and bookmark bar does not exist. This patch just reverts that case. The crash is not easily reproducible. This CL only speculatively fix the crash. The bug will remain open until the crash is confirmed fix. BUG=744211 Change-Id: Id092d16a75e087650a7edcba27115809de446d57 Reviewed-on: https://chromium-review.googlesource.com/595250 Commit-Queue: Weidong Guo <weidongg@chromium.org> Reviewed-by:Scott Violet <sky@chromium.org> Cr-Commit-Position: refs/heads/master@{#491867}
Showing
Please register or sign in to comment