FS#3747 - Firefox(1.5-3) - images still load when "Load Images" is unchecked
Attached to Project:
Arch Linux
Opened by Daniel Hansen (rokaholic) - Wednesday, 11 January 2006, 21:29 GMT
Opened by Daniel Hansen (rokaholic) - Wednesday, 11 January 2006, 21:29 GMT
|
Details
This problem seems very strange to me. In the official
mozilla.org firefox 1.5 build for linux, this works fine.
However, no matter what I do, in the arch build, it will
always display images.
|
This task depends upon
Closed by Jan de Groot (JGC)
Friday, 13 January 2006, 14:23 GMT
Reason for closing: Fixed
Additional comments about closing: firefox 1.5-3 comes with the default set of extensions now
Friday, 13 January 2006, 14:23 GMT
Reason for closing: Fixed
Additional comments about closing: firefox 1.5-3 comes with the default set of extensions now
He also recommended i try this:
strings firefox-bin | grep permissions
Here's what I get for the official mozilla.org build:
@mozilla.org/permissions/contentblocker;1
permissions.default.
and what I get for arch's build:
(nothing)
So obviously somehow contentblocker is not getting built properly or something