commit | fc3b9442a95626c2ef9cb734efbbc7c6beaa717b | [log] [tgz] |
---|---|---|
author | Arnaud Mandy <arnaud.mandy@intel.com> | Tue Apr 30 16:43:44 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Apr 30 16:43:44 2024 |
tree | c44d0a928167f63d653855edb2701cfe5c67a921 | |
parent | 993f9952270d63517a349a13edf7ad878d416087 [diff] |
compute pressure: Rename supportedSources to knownSources Based on specification change [1], supportedSources attribute is renamed to knownSources. [1]: https://github.com/w3c/compute-pressure/pull/268 Bug: 337837870 Change-Id: Ic80d0c806531ed99f8bc2c368f89e55427b0202c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5491092 Commit-Queue: Arnaud Mandy <arnaud.mandy@intel.com> Reviewed-by: Reilly Grant <reillyg@chromium.org> Reviewed-by: Mike Taylor <miketaylr@chromium.org> Cr-Commit-Position: refs/heads/main@{#1294408}
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.