commit | 179cd86dae5a4fe54239ced759351d0b9ade7922 | [log] [tgz] |
---|---|---|
author | Daseul Lee <[email protected]> | Mon Apr 25 22:42:52 2022 |
committer | Chromium LUCI CQ <[email protected]> | Mon Apr 25 22:42:52 2022 |
tree | 60a4a89b25f159e651d367dab3cf6a309655475b | |
parent | b8440f6ad5bb64485d948df2aecc85c298273f27 [diff] |
[Local Fonts] Implement permission policy for Local Font Access API. https://wicg.github.io/local-font-access/#permissions-policy Bug: 1312579 Change-Id: I1d7867e38ca56407ca4829efd9fa9712cf0c63c8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3595320 Reviewed-by: Mike West <[email protected]> Reviewed-by: Balazs Engedy <[email protected]> Commit-Queue: Daseul Lee <[email protected]> Cr-Commit-Position: refs/heads/main@{#995830}
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.