commit | 8f0c48ae7ac6a7507af30705ef9da18e3be9ab49 | [log] [tgz] |
---|---|---|
author | Joemer Ramos <joemerramos@chromium.org> | Fri Jul 01 15:37:56 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jul 01 15:37:56 2022 |
tree | 3c89999961831768fc03dce51f95210fa74433c4 | |
parent | d54b663d6dcb27e7fe6d17cea77f3397c9fd1fe9 [diff] |
[iOS] Re-enabling EG test for Enhanced Safe Browsing(ESB) The EG test was disabled due to the default activation point of TableViewInfoButtonItem's to be on the "i" button instead of the center of the row/cell. Since that has been resolved in the ESB menu, we can re-enable this test. Additionally, improvements were made to the EG test to make sure it worked successfully and to ensure that preference values were set properly in the EG test's set up and tear down. Bug: 1333625, 1307789, 1329733 Change-Id: I005c1c33e52c7eb9a56966df817279886e74fd27 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3735159 Reviewed-by: Gauthier Ambard <gambard@chromium.org> Commit-Queue: Joemer Ramos <joemerramos@chromium.org> Cr-Commit-Position: refs/heads/main@{#1020098}
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.