commit | 902a70533babd1154214e8d779c8da9b5db27175 | [log] [tgz] |
---|---|---|
author | Lukasz Anforowicz <lukasza@chromium.org> | Fri Apr 01 16:57:18 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Apr 01 16:57:18 2022 |
tree | 738dd05f47492f6ce5a8b15623159e276ba74289 | |
parent | c1630e2a98e9aa9ef70f5915267ef893f299ae0e [diff] |
[M101] Stop DumpWithoutCrashing for fetches blocked by ORB but not CORB. We have gathered sufficient data over the last 1-2 weeks and therefore we can stop calling DumpWithoutCrashing for HTTP responses that are blocked by ORB but not by CORB. Summary of the results can be found in a (Google-internal) document here: go/orb-telemetry-results-mar-2022 (cherry picked from commit d78be0447cf1a2778c20cfaa38aea51c57398814) Bug: 1307081 Change-Id: I4ce929936d0e72b7ed393e42e5eff02c473fab32 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3554358 Reviewed-by: Yutaka Hirano <yhirano@chromium.org> Commit-Queue: Łukasz Anforowicz <lukasza@chromium.org> Cr-Original-Commit-Position: refs/heads/main@{#986513} Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3564748 Auto-Submit: Łukasz Anforowicz <lukasza@chromium.org> Commit-Queue: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com> Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com> Commit-Queue: Yutaka Hirano <yhirano@chromium.org> Cr-Commit-Position: refs/branch-heads/4951@{#335} Cr-Branched-From: 27de6227ca357da0d57ae2c7b18da170c4651438-refs/heads/main@{#982481}
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.