Bug 40432: Prevent probing installed applications
We replicate the same checks that exist in the LoadURI
function, except now we check it earlier during the channel creation.
This allows selectively allowing specific applications, as well, by defining a network.protocol-handler.external.*
pref (such as network.protocol-handler.external.spotify
).
Closes #40432 (closed)
Edited by Matthew Finkel