-
Notifications
You must be signed in to change notification settings - Fork 126
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Don't double-prompt for uses of facetime:// and tel:// URLs.
On iOS 10.3.2 (beta), the system is issuing confirmation prompts when facetime:// or facetime-audio:// URLs are opened. This makes the prompt generated by Chrome redundant and annoying to users of 10.3.2. This CL checks for iOS version and prompts only when necessary. Also removed the use of telprompt:// which may not be acceptable under some interpretations. BUG=710446 TEST=Please verify on the major supported versions of iOS, i.e. 9.x, 10.3, and the new 10.3.2 beta. Review-Url: https://codereview.chromium.org/2815403003 Cr-Commit-Position: refs/heads/master@{#464639}
- Loading branch information
pkl
authored and
Commit bot
committed
Apr 14, 2017
1 parent
e60200b
commit fcfe426
Showing
1 changed file
with
27 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters