| commit | e5bfb8a44da172cfb458580e66f551816e03860c | [log] [tgz] |
|---|---|---|
| author | Patrick Monette <pmonette@chromium.org> | Fri Dec 05 14:50:10 2025 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Dec 05 14:50:10 2025 |
| tree | 54beb26a212e6526c89c9791f1b79d86a3ff6a46 | |
| parent | 320d1d9e886b7e159458a967e4cd16ff6f658663 [diff] |
Refactor blink::UserLevelMemoryPressureSignalGenerator This is a simplification of the logic and the tests, now that the features have been cleaned up, that will simplify implementing a stateful signal that also handles the MEMORY_PRESSURE_LEVEL_NONE level. Bug: 462288601 Change-Id: I48a364bc601f4a4d76a1459ed9d67d191bdd76ce Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/7208073 Commit-Queue: Patrick Monette <pmonette@chromium.org> Reviewed-by: Philip Jägenstedt <foolip@chromium.org> Reviewed-by: Takashi Sakamoto <tasak@google.com> Cr-Commit-Position: refs/heads/main@{#1554642}
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.