Hi,
> 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).
>
Hum, maybe you misunderstood me, or I misexplained it. I am wondering
for default ones (those which I can set without changing any code, just
setting it via about:config, for example). Humm, actually, about:config
would be a solution for my problem, but it is not working on my browser,
so why I am asking about it.

>> 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.
>
Documentation it here, http://www.mozilla.org/access/prefs-and-apis and
I'll get it touch to author of it.

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

Reply via email to