commit | 82783b335c9aac920d837def304a753224412769 | [log] [tgz] |
---|---|---|
author | Jonathan Lee <jonathanjlee@google.com> | Wed Apr 30 20:33:27 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Apr 30 20:33:27 2025 |
tree | 6578869e18cf6532e3210ce02dee35e6992c3681 | |
parent | 6eba1fb622b8fd0a7efdaa80f2711086cad20fa2 [diff] |
[ios][enterprise] Add EG tests for interstitial event reporting (2/n) This CL adds EarlGrey tests verifying that an enterprise-managed browser reports phishing/malware events correctly to a (fake) server. The new tests are modeled on https://crrev.com/c/6477455. Bug: 412683254 Change-Id: I42df6e0418667183d20583a82331d010e871769b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6499389 Reviewed-by: Nancy Xiao <nancylanxiao@google.com> Commit-Queue: Jonathan Lee <jonathanjlee@google.com> Reviewed-by: Daniel White <danieltwhite@google.com> Cr-Commit-Position: refs/heads/main@{#1454135}
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.