Firefox about:config privacy settings
gist.github.com
Firefox about:config privacy settings
1–10 of 154 posts
Re: Firefox about:config privacy settings
#2Re: Firefox about:config privacy settings
#3Re: Firefox about:config privacy settings
#4Re: Firefox about:config privacy settings
#5This is a blunt tool. Some sites uses context menu events in a benign way. A better alternative is to simply bypass context handlers with shift-rightclick when necessary.
> webgl.force-enabled
This isn't really a performance improvement. If webgl is disabled it's due to troublesome drivers. Forcing it on can crash things.
> layers.offmainthreadcomposition.enabled = true > layers.offmainthreadcomposition.async-animations = true
Those are the defaults anyway on supported platforms
Re: Firefox about:config privacy settings
#6One setting I read about recently I wanted changed was to turn off URL trimming, so http:// still displays and the like: browser.urlbar.trimURLs
Re: Firefox about:config privacy settings
#7- With right clicks I want sites to be able to supplement options but the only options are "complete replacement" or "no modification at all".
- I don't want to disable sending MIME information when I paste to prevent a site from being able to block me from copying.
- Why do I have to make the url unreadable to have special characters emphasized?
Re: Firefox about:config privacy settings
#8This bug tracks the proper solution: https://bugzilla.mozilla.org/show_bug.cgi?id=1429522
Re: Firefox about:config privacy settings
#9> dom.event.contextmenu.enabled = false This is a blunt tool. Some sites uses context menu events in a benign way. A better alternative is to simply bypass context handlers with shift-rightclick when necessary. > webgl.force-enabled This isn't really a performance improvement. If webgl is disabled it's due to troublesome drivers. Forcing it on can crash things. > layers.offmainthreadcomposition.enabled = true > layer…
Re: Firefox about:config privacy settings
#10what are the reasons for disabling memory and disk cache, and lowering dns caching?