commit | 5e66cf2707d536914852c8ce668efda52f87aa60 | [log] [tgz] |
---|---|---|
author | tby <tby@chromium.org> | Sat Oct 16 23:57:28 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Oct 16 23:57:28 2021 |
tree | 5bf76e4766b218158f3b59a798b601ea5fa807e2 | |
parent | fdcb83532a4aa68bbda4bcc9d917a870b08ef4a7 [diff] |
[Launcher] Fix DCHECK failure in productivity launcher We haven't decided on what thumbnail logic is needed for the Continue results, but this CL is a quick fix for a related failing DCHECK until we decide what to do. Bug: 1260502 Change-Id: I7853fc1c555f6dc63ae249c8bd01cde626e3f509 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3226000 Commit-Queue: Tony Yeoman <tby@chromium.org> Auto-Submit: Tony Yeoman <tby@chromium.org> Reviewed-by: James Cook <jamescook@chromium.org> Cr-Commit-Position: refs/heads/main@{#932312}
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.
To check out the source code locally, don't use git clone
! Instead, follow the instructions on how to get the code.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.
If you found a bug, please file it at https://crbug.com/new.