Closed Synzvato closed 7 years ago
I too have just run into this and traced it down to RPC blocking requests even when supposedly disabled.
Confirmed.
The blocked request has origin scheme htttp(s) and destination jar:file:///**/extensions/jid1-BoFifL9Vbdl2zQ@jetpack.xpi!/resources/jquery/1.12.4/jquery.min.js.dec
hotfix 1.0.beta13.2 should be available as soon as Mozilla has reviewed the update. In the meantime you can use the beta version.
I am sharing these findings on behalf of @azrdev, who has originally reported the problem inside of the Decentraleyes repository (Synzvato/decentraleyes#208). Thanks in advance for looking into this!
Browser and Add-ons:
RequestPolicy settings:
Steps to reproduce:
stackoverflow.com
.UI
.What happens?
RequestPolicy Continued prevents Decentraleyes from serving jQuery to StackOverflow. The conflicting behavior affects a lot of other sites, too. The problem can be solved by completely disabling RPC.
What should happen?
RequestPolicy Continued should not prevent redirections to
moz-extension://
resources. Especially not when the original CDN-domains are whitelisted, or when RPC is disabled through its popupUI
.