commit | bcf29875e1e8cfadc1692a8b95ba66c420c16df8 | [log] [tgz] |
---|---|---|
author | Andrea Gomez <andreaxg@google.com> | Thu Jan 04 23:46:49 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jan 04 23:46:49 2024 |
tree | 180699d2c7b08e4202fe1ac03f9a4e3e4099f599 | |
parent | daa819124fc6e67896371c7fccfd130b517b0fd2 [diff] |
Add tab argument to isPageReadable method for clank to override In order for the page readability UKM to be recorded (in https://crrev.com/c/5169541), the tab that is being checked needs to be passed into the page readability method. This cl will be followed up with an internal change (in https://crrev.com/i/6837338) to implement the new method. Low-Coverage-Reason: TRIVIAL_CHANGE Bug: 318725026 Change-Id: I3db24c8e2a288dc9b7e80b937c6418bbbd49be1f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5170650 Code-Coverage: findit-for-me@appspot.gserviceaccount.com <findit-for-me@appspot.gserviceaccount.com> Commit-Queue: Andrea Gomez <andreaxg@google.com> Reviewed-by: Ian Wells <iwells@chromium.org> Cr-Commit-Position: refs/heads/main@{#1243151}
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.