commit | 1ae23ec47cc334a72deb76f24631b51bc1628ae1 | [log] [tgz] |
---|---|---|
author | Maya Lekova <mslekova@chromium.org> | Thu Nov 18 14:12:06 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Nov 18 14:12:06 2021 |
tree | 9a4e905d052b9bffb78019042adb1cedc0d68e4b | |
parent | 20e23fa31adac78277e623456bc9ac12b100d139 [diff] |
[Concurrent TurboFan] Remove field trial config This CL removes the field trial config used for Concurrent TurboFan compilation is V8, which is fully launched through Finch (as of 17.11.2021) and is enabled by default in V8 since M95. Bug: chromium:1031988, v8:12142 Change-Id: I13f095285323d7e8ea9789a2a7ce42ab7a4e4a49 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3284895 Commit-Queue: Maya Lekova <mslekova@chromium.org> Reviewed-by: Brian White <bcwhite@chromium.org> Cr-Commit-Position: refs/heads/main@{#943066}
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.