0
Files
src/ios
Ali Juma f53af59e43 [iOS] Disallow tel: navigations for cross-origin target frames
This CL disallows navigations to tel: URLs when the target frame
is cross-origin with respect to the frame that is initiating the
navigation.

Change-Id: If2ce2d464065414513ed646e8611a919e5339f45
Bug: 1103119
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2627751
Reviewed-by: Mohammad Refaat <mrefaat@chromium.org>
Reviewed-by: Eugene But <eugenebut@chromium.org>
Commit-Queue: Ali Juma <ajuma@chromium.org>
Cr-Commit-Position: refs/heads/master@{#844251}
2021-01-15 22:00:17 +00:00
..
2021-01-14 22:11:14 +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.