[webkit-dev] runtime settings in a ~/.webkitrc

2011-10-04 Thread haithem rahmani
Hi,

isn't a good idea to make webkit read ~/.webkitrc file to enable/disable
features at runtime?

regards.
Haithem.
-- 
*
If you ask a question - you will be a fool for 5 minutes, otherwise
ignorant for rest of your life
*
___
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev


Re: [webkit-dev] runtime settings in a ~/.webkitrc

2011-10-04 Thread Konstantin Tokarev
04.10.2011, 11:07, haithem rahmani haithem.rahm...@gmail.com:
 Hi,isn't a good idea to make webkit read ~/.webkitrc file to enable/disable 
 features at runtime?
 regards.

IMHO it is not. 

1. WebKit is a library, not a self contained application, and settings should 
be managed by applications
2. There can be several different WebKit installations on one machine (e.g., 
WebKitGtk and QtWebKit, or
different releases of one port)

-- 
Regards,
Konstantin
___
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev