tree: 5d3887e216a25d1ca6eb9a62b5a7ef399e0ec86e [path history] [tgz]
  1. BUILD.gn
  2. DEPS
  3. lookalike_url_blocking_page.h
  4. lookalike_url_blocking_page.mm
  5. lookalike_url_blocking_page_unittest.mm
  6. lookalike_url_container.h
  7. lookalike_url_container.mm
  8. lookalike_url_controller_client.h
  9. lookalike_url_controller_client.mm
  10. lookalike_url_error.h
  11. lookalike_url_error.mm
  12. lookalike_url_tab_allow_list.h
  13. lookalike_url_tab_allow_list.mm
  14. lookalike_url_tab_helper.h
  15. lookalike_url_tab_helper.mm
  16. lookalike_url_tab_helper_unittest.mm
  17. README.md
ios/components/security_interstitials/lookalikes/README.md

This directory contains shared iOS lookalike code.

End-to-end tests are located in ios/chrome/browser/web. The ShouldAllowResponse tab helper code needs to be unit tested here in components, since lookalike_url_egtest.mm uses a custom policy decider that overrides that method.