commit | eae71b09554efcea758d8cbb7c7b577129c5aacf | [log] [tgz] |
---|---|---|
author | Calder Kitagawa <ckitagawa@chromium.org> | Mon Jun 16 14:12:31 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Jun 16 14:12:31 2025 |
tree | 0bceb742c5cc3f27127ee8338bd9034b143b6df8 | |
parent | c4ec8a475c4918815749b16ba29c4a2e0b8c8a7a [diff] |
[Tabs] Fix NPE in tab grid dialog view This change is identical to the idea of https://chromium-review.googlesource.com/6640617 however, it is for the `clear` rather than `restore` operation. Fixed: 424865865 Change-Id: I3f0da1126bb38d3dc8d77a73eab100cab6f7cc89 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6647566 Reviewed-by: Fiaz Muhammad <mfiaz@google.com> Commit-Queue: Calder Kitagawa <ckitagawa@chromium.org> Cr-Commit-Position: refs/heads/main@{#1474312}
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.