| commit | 68cac097ae195b51a329b18276c1f225f3641496 | [log] [tgz] |
|---|---|---|
| author | Thiabaud Engelbrecht <thiabaud@google.com> | Tue Sep 23 22:08:51 2025 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Sep 23 22:08:51 2025 |
| tree | 53268dfd833c9654911b56626431bc9eb435f85f | |
| parent | b7426545619c681c9b575dcc5993c539e25e171c [diff] |
[renderer] Update ComputeCurrentRAILMode This CL adds a few alternatives for ComputeCurrentRAILMode, all of which are guarded behind feature flags. Specifically: - Using PerformanceScenario instead of UseCase. - Treating input the same as we treat loading. Bug: 444705203 Change-Id: Idb3077139f7f98242d3199568f19a0107caecd91 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6969515 Reviewed-by: Etienne Pierre-Doray <etiennep@chromium.org> Commit-Queue: Thiabaud Engelbrecht <thiabaud@google.com> Reviewed-by: Francois Pierre Doray <fdoray@chromium.org> Auto-Submit: Thiabaud Engelbrecht <thiabaud@google.com> Reviewed-by: Joe Mason <joenotcharles@google.com> Cr-Commit-Position: refs/heads/main@{#1519622}
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.