commit | f669bf6ce37f419be5ea4d1a03245ed0e4de7e03 | [log] [tgz] |
---|---|---|
author | Aashna Sheth <aashnas@google.com> | Thu Apr 03 14:21:17 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Apr 03 14:21:17 2025 |
tree | 5898b3506b17669a81f5f3b1e112b19b26c2cb38 | |
parent | c882710bada0b81355849bcb9745495bbe620c29 [diff] |
Reland "[N&C Integration] Add histograms to track queue state." This is a reland of commit a16ed2897dace97265a856bf852dcf1f20323b3e The commit was reverted due to test failures: https://chromium-review.googlesource.com/c/chromium/src/+/6414649 The tests were timing out when waiting for navigation. To mitigate issues in the future, I reduced the number of navigations and forced message processing via RunUntilIdle. Patchset diff: https://chromium-review.googlesource.com/c/chromium/src/+/6414183/3..10 UTR result: https://ci.chromium.org/ui/inv/u-aashnas-2025-03-31-20-49-00-6e03a635a791ce77/test-results?q=ExactID%3Aninja%3A%2F%2Fchrome%2Ftest%3Abrowser_tests%2FPrivacySandboxQueueTestNotice.TestNoticeQueueStateNotInQueue+VHash%3A974ca52e51a57973&& https://ci.chromium.org/ui/inv/u-aashnas-2025-03-31-20-11-00-2c4911b786ce8894/test-results?q=ExactID%3Aninja%3A%2F%2Fchrome%2Ftest%3Abrowser_tests%2FPrivacySandboxQueueTestNotice.TestNoticeQueueStateStuckInQueue+VHash%3A974ca52e51a57973 Bug: b:395939713 Change-Id: I77dacc0d8c0c050f24e38ee02dc1a2303f80a92d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6414183 Commit-Queue: Aashna Sheth <aashnas@google.com> Reviewed-by: Abe Boujane <boujane@google.com> Cr-Commit-Position: refs/heads/main@{#1442136}
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.