commit | 19e0d5a64bbe28e643d68b1f32daa25b60e809a3 | [log] [tgz] |
---|---|---|
author | Wenyu Fu <wenyufu@chromium.org> | Mon Oct 07 14:56:05 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Oct 07 14:56:05 2024 |
tree | e2cb2e0acd501281ca2e575746698ac640ae3736 | |
parent | 16c5e4fc2f8011d8261e3e30d5e3c947a7ef9e50 [diff] |
Fix NPE in TabGridDialogTest Check the E2E controller is null before access #isEdgeToEdge. Bug: 369635657 Change-Id: Ibc8048f501a1c75cd1fdd545b6b4b88164d78a83 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5910810 Auto-Submit: Wenyu Fu <wenyufu@chromium.org> Reviewed-by: Igor Kraskevich <kraskevich@google.com> Commit-Queue: Wenyu Fu <wenyufu@chromium.org> Cr-Commit-Position: refs/heads/main@{#1364929}
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.