commit | 02f282c40d255ac43c241a298f0646c08c7a5105 | [log] [tgz] |
---|---|---|
author | Dominique Fauteux-Chapleau <domfc@chromium.org> | Thu Oct 03 20:12:26 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Oct 03 20:12:26 2024 |
tree | 1f0de054a6c547dda1c9340abaa9f3a0f6d375fd | |
parent | cda46d978d579c73f94aa627f705ad02dd05faf3 [diff] |
Add RealTimeUrlCheck tests for iOS ConnectorsService implementation This CL adds tests for `GetDMTokenForRealTimeUrlCheck` and `GetAppliedRealTimeUrlCheck()` to validate that they work properly with the iOS-specific implementation of `ConnectorsService`. Bug: b/344591522 Change-Id: I8dd2defc6b0936ebec4720ac1a95c7f226ce8598 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5904342 Commit-Queue: Nancy Xiao <nancylanxiao@google.com> Auto-Submit: Dominique Fauteux-Chapleau <domfc@chromium.org> Reviewed-by: Nancy Xiao <nancylanxiao@google.com> Cr-Commit-Position: refs/heads/main@{#1363816}
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.