Apologies if this is a dumb question, I don't normally work on our mobile apps. But why is web content allowed to navigate to `android-app:` protocol URIs? Is that required for web compat, even without user interaction? And even if we do need it, can we at least block the ones pointing to our own app's content provider?
Bug 1647078 Comment 22 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
Apologies if this is a dumb question, I don't normally work on our mobile apps. But why is web content allowed to navigate to `android-app:` protocol URIs? Is that required for web compat, even without user interaction? And even if we do need it, can we at least block the ones pointing to our own app's `content:` URL provider?