commit | 9cf67d23e5ccb47992e7d02cc353cebc5061e3fa | [log] [tgz] |
---|---|---|
author | Alex Newcomer <[email protected]> | Mon Aug 19 21:47:30 2019 |
committer | Commit Bot <[email protected]> | Mon Aug 19 21:47:30 2019 |
tree | ddbc474718ecef30f4721c46fc276f98d1e710ad | |
parent | 0749890d5612bf3aeb697b42b1260d02d069ac60 [diff] |
[multi-profile]Speculative fix for crash while loading AppList search Either we are attempting to emplace() past the last element of the vector, or the index is negative somehow. Fix the first condition and check for the second. Bug: 992344 Change-Id: Id3f6a71a9d5ab3ad41079f9ed1fa7067238faae8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1761295 Commit-Queue: Alex Newcomer <[email protected]> Reviewed-by: Matthew Mourgos <[email protected]> Cr-Commit-Position: refs/heads/master@{#688279}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .