#4908 Firefox about:config tweaks are breaking icons.
Closed: Invalid by ngompa. Opened by jtagcat.

Screenshot_from_2020-06-29_00-40-48.png
I have encountered this before, most recent times I have checked, it's something to do with google being blocked. Not sure what add-on is blocking it (too many to test), maybe even FF's built in blocker.

Last time I visited Pagure, the icons worked.


So it doesn't seem to be the built in or add-on blocking, probably something from privacytools.io.

Content Security Policy: The pages settings blocked the loading of a resource at eval (script-src).
Content Security Policy: The pages settings blocked the loading of a resource at inline (script-src). common.js:2:319
Content Security Policy: The pages settings blocked the loading of a resource at inline (script-src). content-hooks-frames.js:59:42
Content Security Policy: The pages settings blocked the loading of a resource at inline (script-src). 2 utils.js:35:9
This page uses the non standard property zoom. Consider using calc() in the relevant property values, or using transform along with transform-origin: 0 0. 4908
downloadable font: download failed (font-family: "Open Sans" style:normal weight:700 stretch:100 src index:3): status=2147500036 source: https://pagure.io/theme/static/fonts/open-sans-v13-latin_latin-ext-700.woff2
downloadable font: download failed (font-family: "Open Sans" style:normal weight:400 stretch:100 src index:3): status=2147500036 source: https://pagure.io/theme/static/fonts/open-sans-v13-latin_latin-ext-regular.woff2
downloadable font: download failed (font-family: "FontAwesome" style:normal weight:400 stretch:100 src index:1): status=2147500036 source: https://pagure.io/static/vendor/font-awesome/font-awesome/fontawesome-webfont.woff2?v=4.7.0
downloadable font: download failed (font-family: "Open Sans" style:normal weight:700 stretch:100 src index:4): status=2147500036 source: https://pagure.io/theme/static/fonts/open-sans-v13-latin_latin-ext-700.woff
downloadable font: download failed (font-family: "Open Sans" style:normal weight:400 stretch:100 src index:4): status=2147500036 source: https://pagure.io/theme/static/fonts/open-sans-v13-latin_latin-ext-regular.woff
downloadable font: download failed (font-family: "FontAwesome" style:normal weight:400 stretch:100 src index:2): status=2147500036 source: https://pagure.io/static/vendor/font-awesome/font-awesome/fontawesome-webfont.woff?v=4.7.0
downloadable font: download failed (font-family: "Open Sans" style:normal weight:700 stretch:100 src index:5): status=2147500036 source: https://pagure.io/theme/static/fonts/open-sans-v13-latin_latin-ext-700.ttf
downloadable font: no supported format found (font-family: "Open Sans" style:normal weight:700 stretch:100 src index:7) source: (end of source list)
downloadable font: download failed (font-family: "Open Sans" style:normal weight:400 stretch:100 src index:5): status=2147500036 source: https://pagure.io/theme/static/fonts/open-sans-v13-latin_latin-ext-regular.ttf
downloadable font: no supported format found (font-family: "Open Sans" style:normal weight:400 stretch:100 src index:7) source: (end of source list)
downloadable font: download failed (font-family: "FontAwesome" style:normal weight:400 stretch:100 src index:3): status=2147500036 source: https://pagure.io/static/vendor/font-awesome/font-awesome/fontawesome-webfont.ttf?v=4.7.0
downloadable font: no supported format found (font-family: "FontAwesome" style:normal weight:400 stretch:100 src index:6) source: (end of source list)
Content Security Policy: The pages settings blocked the loading of a resource at inline (style-src). HintRenderer.js:164:14
SingleFile is hooking the IntersectionObserver API to detect and load deferred images.

I don't think there is much we can do here :(

Metadata Update from @ngompa:
- Issue close_status updated to: Invalid
- Issue status updated to: Closed (was: Open)

@jtagcat Unfortunately, your addon is breaking the loading of static assets shipped by pagure itself. There's nothing we can do here.

Metadata