commit | be91dad88f81b698accce8c0cf4eda78de6e2d2e | [log] [tgz] |
---|---|---|
author | Alexander Surkov <asurkov@igalia.com> | Wed Oct 02 19:07:57 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Oct 02 19:07:57 2024 |
tree | f9ba4972dca232e942019d2c14af5654d2dd9277 | |
parent | 6686a1fdf8ca678fdc7df1459c94f976e7dc084d [diff] |
[AX Mac] infrastructure for migrating from old API Spin off crrev.com/c/5841311 to support migration from the old API to the new API: * Do not expose new API methods if the migration flag is off. * Do not expose old API attributes if the migration flag is on. * Ensure that AX dump tests operate on attributes independently of the migration flag. Bug: 363275809 Change-Id: Ifa5514c6c0caed11a960e1f5ccb0643189e7b268 AX-Relnotes: n/a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5896506 Reviewed-by: David Tseng <dtseng@chromium.org> Reviewed-by: Jayson Adams <shrike@chromium.org> Commit-Queue: Alexander Surkov <asurkov@igalia.com> Cr-Commit-Position: refs/heads/main@{#1363220}
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.