april / laboratory

Because good website security shouldn't only be available to mad scientists!
https://addons.mozilla.org/en-US/firefox/addon/laboratory-by-mozilla/
Mozilla Public License 2.0
174 stars 13 forks source link

script-src missing (Firefox 112) #53

Open DanielRuf opened 1 year ago

DanielRuf commented 1 year ago

Not sure why but in our case script-src is not filled, even if we have external scripts.

DanielRuf commented 1 year ago

Can be easily reproduced on MDN

image

scrollsaw commented 6 months ago

the recorder functionality is still broken in firefox 123. It doesn't seem to pick up any sources.

DanielRuf commented 1 month ago

the recorder functionality is still broken in firefox 123. It doesn't seem to pick up any sources.

I did not yet have the time. In the past I used mozregression to find the browser change, that led to a different behavior.

Maybe you have some time and can test that @scrollsaw (or someone else)? You can find mozregression at https://mozilla.github.io/mozregression/

It's a bit like bisecing with Git.