commit | 06821256f2ce11692c958d3195c1f1be6c5d57f4 | [log] [tgz] |
---|---|---|
author | Marc Treib <treib@chromium.org> | Thu Jan 16 16:44:00 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jan 16 16:44:00 2025 |
tree | 7ad9418e126271443c3a23fe2f521c505e1526a0 | |
parent | 4e81c005035b5b14b54e66434b50aff590b276f6 [diff] |
[iOS] testSignInWithManagedAccount: Only run on iOS >= 17 This test covers multi-profile, which is only available on iOS 17+. Bug: 390383517 Change-Id: Ie36c5b47d9bf1644a01b6638a11c3a38a8191a80 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6179404 Commit-Queue: Jérôme Lebel <jlebel@chromium.org> Auto-Submit: Marc Treib <treib@chromium.org> Reviewed-by: Jérôme Lebel <jlebel@chromium.org> Cr-Commit-Position: refs/heads/main@{#1407348}
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.