DescriptionDon'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}
Committed: https://chromium.googlesource.com/chromium/src/+/fcfe426cf8f209b41779a43fca011a8c33c9176d
Patch Set 1 #
Total comments: 6
Patch Set 2 : refactor #Patch Set 3 : fixed typo #
Depends on Patchset: Messages
Total messages: 10 (5 generated)
|