commit | fab2bec13383c3b7888edc69e389aea35ba11ca8 | [log] [tgz] |
---|---|---|
author | Ari Chivukula <arichiv@chromium.org> | Tue Dec 03 18:42:16 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Dec 03 18:42:16 2024 |
tree | 2b82d997b8852756ff3f94d891dbc5315dc51ec5 | |
parent | abb9103829f2d40ae52caaae3159e567d516cede [diff] |
Clean up stale base::Feature "AllowSharedArrayBuffersUnconditionally" It looks like the goal at one point was to disable this in M95, but that has long come and passed. The tracking task for it was closed too, so I think this can be removed. Fixed: 356624393, 40752831 Change-Id: I6abb5ab24ec4216698252c837891327eedcb5720 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6052091 Reviewed-by: David Bertoni <dbertoni@chromium.org> Commit-Queue: Ari Chivukula <arichiv@chromium.org> Auto-Submit: Ari Chivukula <arichiv@chromium.org> Cr-Commit-Position: refs/heads/main@{#1391129}
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.