-
- Downloads
Bug 1500906 - Suppress FileUriExposedExceptions when launching helper apps. r=jchen
Sharing tabs with file:// URIs is not possible, but users can still send them to other apps via the helper app system in the URL bar/context menu. "Intent:Open" and "Intent:OpenForResult" are both sent from Gecko by HelperApps.jsm. The same reasoning as in bug 1450449 applies as to why for publicly accessible files content:// URIs are more trouble than they're worth. Differential Revision: https://phabricator.services.mozilla.com/D9420 --HG-- extra : moz-landing-system : lando
Please register or sign in to comment