Antonio Gomes wrote:
I am wondering where/if I can find which "preferences" can be set against
the mozilla sourcebase I am working on.

Any. Any preference can be set, and any preference can be read by code. There are parts of the code that at runtime construct preferences to read based on external data (e.g. site hostnames).

In my case, I care specifically about "Client side redirects" related ones (
e.g. SetBoolPref("browser.accept.redirects", acceptRedirects); )

Er... I don't recall this ever working. I do see accessibility documentation about it, but I have no idea where that comes from. You may want to ask the documentation's author.

-Boris
_______________________________________________
dev-embedding mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-embedding

Reply via email to