commit | 6f00f6b9a2feb4029159ca4d4be494889e66b85b | [log] [tgz] |
---|---|---|
author | Matt Falkenhagen <falken@chromium.org> | Wed Sep 29 00:58:27 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Sep 29 00:58:27 2021 |
tree | 02c02811952463999f67ac36998681fafad8ff9f | |
parent | 4b6733981d6c096eee7857bc43742b38473846af [diff] |
service worker: Remove feature ServiceWorkerPrefersUnusedProcess. This feature has been disabled by default since 2019. The experiments using it were inconclusive according to the bug comments. There are no plans to ship it. Bug: 1012143 Change-Id: I40a5441851c8febb4d25059d0cdaa34a169592af Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3189392 Reviewed-by: Asami Doi <asamidoi@chromium.org> Commit-Queue: Matt Falkenhagen <falken@chromium.org> Cr-Commit-Position: refs/heads/main@{#926053}
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.