commit | 9098400fc53c3602fcc03246e19d90e6e72729e2 | [log] [tgz] |
---|---|---|
author | Foromo Daniel Soromou <koretadaniel@chromium.org> | Fri Jan 31 21:06:55 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jan 31 21:06:55 2025 |
tree | ce0da72a072eaa22abcbec969effc5b3e50e9df3 | |
parent | 0e89bed51832f337045b2b0ce6af2e9229d57005 [diff] |
Add test for page action model The PageActionModel started having complex logic. As a result, this CL add a basic test to validate it behavior. Bug: 388527536 Change-Id: Ib61f72d1b3967c3ebaa5985086f887183bc623c6 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6217184 Reviewed-by: Caroline Rising <corising@chromium.org> Reviewed-by: Kaan Alsan <alsan@chromium.org> Commit-Queue: Foromo Daniel Soromou <koretadaniel@chromium.org> Cr-Commit-Position: refs/heads/main@{#1414363}
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.