commit | d213a0210370f9cf0d33eb2dd18729080ee94e0e | [log] [tgz] |
---|---|---|
author | Maria Lavinia Nedelea <lavinian@google.com> | Tue Sep 28 12:00:12 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Sep 28 12:00:12 2021 |
tree | e0ee417de5e47de5dab5b5e5ada8b4dfac577229 | |
parent | 00c36e3681dd2263905ce0bac0a4692fa94b8682 [diff] |
[iOS] Moved empty hosted domain CHECK This patch moves the CHECK for not having an empty hosted domain to GrantSyncConsent, because in the previous method there were cases where it would fail. Fixed: 1253589 Change-Id: I297e4d38f89d528e4f4a8f646f96be5d1ae07ebd Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3177665 Commit-Queue: Maria Lavinia Nedelea <lavinian@google.com> Reviewed-by: Jérôme <jlebel@chromium.org> Cr-Commit-Position: refs/heads/main@{#925706}
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.