commit | 97955cb1a8c441b6723d69649e65722729bbce0d | [log] [tgz] |
---|---|---|
author | Noam Rosenthal <nrosenthal@chromium.org> | Mon Mar 04 21:49:37 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Mar 04 21:49:37 2024 |
tree | fe6efca88acf172de946a2608e713671fb260bd2 | |
parent | 81c77bb27e61b0211cc75f1bc71f774c718f0ecc [diff] |
Document render blocking: remove "tentative" label <link rel=expect> is now in the HTML standard, so no need to be tentative. Bug: 40948547 Change-Id: Ib58fb19c49ac470edbe270bff8b5cb0cb4f04c2f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5340213 Reviewed-by: Vladimir Levin <vmpstr@chromium.org> Commit-Queue: Noam Rosenthal <nrosenthal@chromium.org> Cr-Commit-Position: refs/heads/main@{#1268057}
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.