commit | 70aa5a9065fe8189ce3ce95eac62ef121a1bd224 | [log] [tgz] |
---|---|---|
author | Noam Rosenthal <nrosenthal@chromium.org> | Thu Apr 18 17:34:10 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Apr 18 17:34:10 2024 |
tree | 9f2e9bcfd56a2cea406295723e74e4cc5a0f5e0c | |
parent | 43980ccd6499303e47b20d8d77ad688d753ef80c [diff] |
Consolidate atomic move flags Remove AtomicMoveOverride, and add name/description for AtomicMoveAPI. The motivation for this CL is the fact that we have decided against having an "override" flag for use in VirtualTestSuites, and instead decided to just have a single flag to gate the exposure of the new `moveBefore()` API. Bug: 40150299 Change-Id: Ib1ed231626d738c75a03ee312ee07936d639bc4a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5459253 Commit-Queue: Noam Rosenthal <nrosenthal@chromium.org> Reviewed-by: David Bokan <bokan@chromium.org> Reviewed-by: Dominic Farolino <dom@chromium.org> Cr-Commit-Position: refs/heads/main@{#1289422}
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.