Brian Stell wrote:
> How does an application specify preferences to gecko?
Brian, please see (and contribute if you have additional info)
http://www.mozilla.org/projects/embedding/prefs.html .
Generally, our reaction to "settings" is to use the nsIPref api directly
to manipluate preferences. There's a nsIWebBrowserSetup api that we'll
be extending to provide base/instance level setup params (like user
agent strings for example).
What do you think?
Jud
> fonts
> colors
> languages (accept-lang)
> automatically load images
> enable java
> enable javascript
> accept cookies
> anonymous ftp ident
> cache sizes
> proxies
> etc
>
>
>