commit | b3fe2feb9c0449a574d8c3bbfaf4060f1e0e853c | [log] [tgz] |
---|---|---|
author | Ramin Halavati <[email protected]> | Thu Mar 20 16:53:03 2025 |
committer | Chromium LUCI CQ <[email protected]> | Thu Mar 20 16:53:03 2025 |
tree | c6396d282bef5324c71a09420d589adaf5720903 | |
parent | 87aaa5d5b22e5319428ed67e1a3885a03224d1f7 [diff] |
Add more main content extraction metrics and crash key. Add more metrics and a crash key to follow up cases where main content extraction fails. Failure metrics are recorded separately per caller for easier follow up. OBSOLETE_HISTOGRAM[Accessibility.ScreenAI.MainContentExtraction.Successful]=Replaced by "Accessibility.ScreenAI.MainContentExtraction.Successful2" which has slightly different scope. NO_IFTTT=The suggestion looks irrelevant to me. AX-Relnotes: n/a Bug: 359853518 Change-Id: Ifaa61afa234f748514d1d75038cead6699515932 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6375385 Reviewed-by: Mark Schillaci <[email protected]> Commit-Queue: Ramin Halavati <[email protected]> Cr-Commit-Position: refs/heads/main@{#1435502}
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.