mirror of
https://github.com/roytam1/palemoon27.git
synced 2026-06-01 12:19:26 +00:00
3ca7947b8a
This should take care of injection of non-network URIs that aren't same origin (e.g. extension-sourced data: URIs) triggering mixed-mode warnings. Assumption here is that data: URIs are safe if "local"; this is a security trade-off that should be acceptable.