0
Files
src/ios
Chris Lu 452ef5b706 Revert "[iOS] Creating EGTests for Privacy Safe Browsing"
This reverts commit 6c96b65225.

Reason for revert: Failing on Canary builders https://ci.chromium.org/ui/p/chrome/builders/official/ios/7546/overview

Original change's description:
> [iOS] Creating EGTests for Privacy Safe Browsing
>
> This CL tests the normal workflow for interactions to and at the
> Safe Browsing settings page. The normal workflow consists of navigating
> to the settings menu > Privacy and Security > Safe Browsing and then
> selecting a Safe Browsing option. Currently, there's an issue with the
> accessibility activation point used in these TableViewItems so tests
> that require tapping on the row or any of the "i" buttons have been
> disabled until that issue is fixed.
>
> Bug: 1307789, 1329733
> Change-Id: Ie449da3df32fbe2fe6b51d13b6baf2bf9b7be593
> Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3687184
> Commit-Queue: Joemer Ramos <joemerramos@chromium.org>
> Reviewed-by: Sylvain Defresne <sdefresne@chromium.org>
> Cr-Commit-Position: refs/heads/main@{#1011525}

Bug: 1307789, 1329733
Change-Id: I4b5c55a1b6d74466976300bbcaeb76b4b7c594d2
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3702310
Commit-Queue: Chris Lu <thegreenfrog@chromium.org>
Reviewed-by: Justin Cohen <justincohen@chromium.org>
Reviewed-by: Joemer Ramos <joemerramos@chromium.org>
Owners-Override: Chris Lu <thegreenfrog@google.com>
Reviewed-by: Sergio Collazos <sczs@chromium.org>
Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com>
Auto-Submit: Chris Lu <thegreenfrog@chromium.org>
Commit-Queue: Sergio Collazos <sczs@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1013706}
2022-06-13 23:00:20 +00:00
..
2022-06-09 09:41:43 +00:00
2022-06-09 14:57:37 +00:00

This directory holds code related to the iOS port of Chromium. See
https://sites.google.com/a/chromium.org/dev/developers/design-documents/structure-of-layered-components-within-the-chromium-codebase
for a description of the structure underneath this directory.