commit | b39dd5153b68c0679b2ea4c047d982c1cd00bbaf | [log] [tgz] |
---|---|---|
author | Ian Clelland <iclelland@chromium.org> | Tue May 21 18:15:29 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue May 21 18:15:29 2024 |
tree | 0352d882d85ffef00cf1d876e4b1ef9b7f8a6d4d | |
parent | bac7f6c26eab9abbb9f82ea740a02a6ca93a1b04 [diff] |
Remove experimental font-display policy. This document policy (previously feature policy) has been in an experimental state for several years, and there are no current plans to ship it. Removing the feature to reduce the maintenance burden of unused code. Bug: 340920459 Change-Id: I0ab7fb5905ee0d88d8a4d54213e3f5b8bbe91275 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5544817 Commit-Queue: Ian Clelland <iclelland@chromium.org> Reviewed-by: Brendon Tiszka <tiszka@chromium.org> Reviewed-by: Chris Harrelson <chrishtr@chromium.org> Cr-Commit-Position: refs/heads/main@{#1303902}
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.