commit | 04838d546a345a0c8b5922db08666d7519ab3d47 | [log] [tgz] |
---|---|---|
author | Hiroki Nakagawa <nhiroki@chromium.org> | Thu May 25 04:15:21 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu May 25 04:15:21 2023 |
tree | 16f64c87d421f8372782962c8d7c0eb212b3f3dc | |
parent | b1ce5f67ff0d037d498a54fb06482870cbdeb237 [diff] |
Prerender: Increase memory limit threshold from 10% to 60% This new threshold value (60%) has already been served to 50% of stable users via field trial. This CL makes the default threshold value aligned with that in preparation for increasing the population up to 100%. Bug: 1382697 Change-Id: I09ada0cdabba9fd0e1a327b2942526993f7934d8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4560484 Reviewed-by: Lingqi Chi <lingqi@chromium.org> Commit-Queue: Hiroki Nakagawa <nhiroki@chromium.org> Cr-Commit-Position: refs/heads/main@{#1148906}
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.