commit | daa552d5a1dd7542eb00598a793d21063f4beefc | [log] [tgz] |
---|---|---|
author | Liam Brady <lbrady@google.com> | Mon Jul 24 20:57:21 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Jul 24 20:57:21 2023 |
tree | 470cfeda7f05f5dde50fe536ab3d1e26012e8c8b | |
parent | 0b98513245784b4ad5d7017d3afd4badb628e8ad [diff] |
Fenced frames: extend expiry of permissions policy histograms. The histograms are still needed as we ramp up our launch. Extend the expiry of the 3 Blink.UseCounter.FencedFrames.PermissionsPolicy.* histograms by 1 year. Bug: 1456070 Change-Id: I121af3eba6b3c1e17bb57958f9ba687bff457338 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4712152 Reviewed-by: Alexei Svitkine <asvitkine@chromium.org> Commit-Queue: Liam Brady <lbrady@google.com> Commit-Queue: Alexei Svitkine <asvitkine@chromium.org> Cr-Commit-Position: refs/heads/main@{#1174425}
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.