commit | d0c95d91992b4adc968de877554af2528beec5cd | [log] [tgz] |
---|---|---|
author | Louis Romero <lpromero@google.com> | Mon Nov 14 15:43:09 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Nov 14 15:43:09 2022 |
tree | 79f4e459835c3cd8fb638dfadc913ce018e6753b | |
parent | 43b7aedb61468b4bea1fcb2cc719d00f24f858cc [diff] |
Remove extraneous early returns webStateList is a prerequisite to KeyCommandsProvider already, so no need to be so defensive. Bug: 1379148 Change-Id: I06686253ad289b8f8cb2b079b0c7e3b3f892fb3d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4023376 Commit-Queue: Louis Romero <lpromero@google.com> Reviewed-by: Aliona Dangla <alionadangla@chromium.org> Cr-Commit-Position: refs/heads/main@{#1071025}
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.