commit | 52fea342fc5d1a420f3af324953d4a8b598d3cfc | [log] [tgz] |
---|---|---|
author | Lukasz Anforowicz <[email protected]> | Wed Mar 16 01:01:18 2022 |
committer | Chromium LUCI CQ <[email protected]> | Wed Mar 16 01:01:18 2022 |
tree | ef823abb0f9bcfef1377bcab32d34c031ef3f733 | |
parent | 1a43dd6a9b356bc6ae06fb27447822b644e1d679 [diff] |
Log additional data when ORB introduces backcompatibility risk. This CL starts to gather additional telemetry about scenarios where ORB blocks the response and CORB doesn't. This includes a new UMA histogram SiteIsolation.ORB.CorbVsOrb.OrbBlockedAndCorbDidnt.Reason as well as (rate-limited) DumpWithoutCrashing crash keys with MIME type, and HTTP status code. Bug: 1178928 Change-Id: I9160566733b02026edf4886c481fd9f6483007fc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3465612 Reviewed-by: Charlie Reis <[email protected]> Reviewed-by: Chris Thompson <[email protected]> Commit-Queue: Łukasz Anforowicz <[email protected]> Auto-Submit: Łukasz Anforowicz <[email protected]> Cr-Commit-Position: refs/heads/main@{#981443}
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.