Preferences explanation
I would like to know if the preferences (found in about:config or prefs.js) are explained in detail somewhere For example, what is browser.safebrowsing.provider.google.advisoryURL? What values can it have? Why can't preference entries be deleted (not just given a value of "") by the user? Thank you.
Solução escolhida
Besides the source pointed to by cor-el, there is https://firefox-source-docs.mozilla.org/modules/libpref/index.html. Thank you.
Ler esta resposta no contexto 👍 1Todas as respostas (4)
You can search the Firefox source code.
Modificado por cor-el a
OK. Thanks.
Hello,
I am glad to hear that your problem has been resolved. If you haven't already, please select the answer that solves the problem. This will help other users with similar problems find the solution.
Thank you for contacting Mozilla Support.
Solução escolhida
Besides the source pointed to by cor-el, there is https://firefox-source-docs.mozilla.org/modules/libpref/index.html. Thank you.