[Webkit-unassigned] [Bug 240025] URL Scheme for opening links in Default Browser
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed May 4 08:57:22 PDT 2022
https://bugs.webkit.org/show_bug.cgi?id=240025
--- Comment #1 from Alex Christensen <achristensen at apple.com> ---
Perhaps I'm misunderstanding something, but apps can already open URLs in the default browser if they choose to with something like UIApplication.shared.open(URL(string:"https://example.com/")!)
If an app does not want to break out into the default browser, then they don't have to. Are you suggesting we remove that choice?
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220504/08abf53e/attachment.htm>
More information about the webkit-unassigned
mailing list