commit | cd5dbc9031db196250bf1f3c2998ec42abf6b2b7 | [log] [tgz] |
---|---|---|
author | Colin Blundell <blundell@chromium.org> | Fri Jan 28 15:11:45 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jan 28 15:11:45 2022 |
tree | 696a20fb2387217a69b1526b9b96b34e444234f9 | |
parent | 548e2e98bc3f89278e03c022628c603d691e00fe [diff] |
[StartupTabPreloader] Turn off in fieldtrial_testing_config.json We are reviving the ClankStartupOptimizations experiment with the experimental arms that (a) turn off both bootstrap task prioritization and startup tab preloading and (b) turn off just startup tab preloading. The former still causes a FullscreenManager test to fail locally, so this CL turns on the latter in fieldtrial_testing_config.json. If we resolve the test failure and increase the likelihood that we launch the former, we can change fieldtrial_testing_config.json to list that configuration instead. Bug: 1258621 Change-Id: Ied5cec8bf34de78745f73ec6690e0bf91ef99193 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3417131 Reviewed-by: Egor Pasko <pasko@chromium.org> Commit-Queue: Colin Blundell <blundell@chromium.org> Cr-Commit-Position: refs/heads/main@{#964580}
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.