| commit | a1d56cac1eebd7f5ad8d1abe5a103e904eb91f69 | [log] [tgz] |
|---|---|---|
| author | Mohamed Adel <adelm@google.com> | Wed May 07 19:42:05 2025 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed May 07 19:42:05 2025 |
| tree | e0d09972b6c7bdfa78be1c248eb8d082f8516f95 | |
| parent | 9f505938b65808800b0023b07c9e001d8141f7ae [diff] |
Increase test coverage for BaseCustomTabActivity This change adds tests for the part of code that adds an observer to the back press manager to enable predictive back gesture for CCTs. Bug: 40285983 Change-Id: I2012fe8e9ae57725b5a970ed454382ddf64688fa Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6514536 Reviewed-by: Jinsuk Kim <jinsukkim@chromium.org> Reviewed-by: Sinan Sahin <sinansahin@google.com> Commit-Queue: Moe Adel <adelm@google.com> Cr-Commit-Position: refs/heads/main@{#1457204}
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.