commit | 2f6c50e530a1787effec74a34da173489562d059 | [log] [tgz] |
---|---|---|
author | Arnaud Mandy <arnaud.mandy@intel.com> | Mon May 12 07:52:46 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon May 12 07:52:46 2025 |
tree | c064898983d078c30a71350ac86431dc44edcb5d | |
parent | 3ae34558f2bd922f5d003f6155d9fcbf1dd86fd0 [diff] |
compute pressure: Use new struct blink::mojom::webPressureUpdate This patch introduce a new structure blink::mojom::WebPressureUpdate. This change helps in a bigger effort to introduce a new feature called "own contribution estimate". Having this new mojom structure will prevent in the future to expose to Blink, information which are not necessary to the renderer. Bug: 413291839 Change-Id: I132e956bae8119ec43607785d03b597f58ba6821 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6487209 Reviewed-by: Reilly Grant <reillyg@chromium.org> Reviewed-by: Daniel Cheng <dcheng@chromium.org> Commit-Queue: Arnaud Mandy <arnaud.mandy@intel.com> Cr-Commit-Position: refs/heads/main@{#1458687}
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.