gnash-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gnash-commit] gnash libbase/rc.cpp doc/C/usermanual/usage/gna...


From: strk
Subject: Re: [Gnash-commit] gnash libbase/rc.cpp doc/C/usermanual/usage/gna...
Date: Thu, 27 Dec 2007 10:22:43 +0100

On Thu, Dec 27, 2007 at 09:14:56AM +0000, Benjamin Wolsey wrote:

>  <row>
> +<entry>SOLsafedir</entry>
> +<entry>Absolute path</entry>
> +<entry>The full path to a directory where &app; should store Shared Object 
> files (&quot;flash cookies&quot;) if
> +they are enabled.</entry>
> +</row>

The above should likely be "should store and look for Shared Object files".
Also, how to enable/disable them should be documented (and imlpemented of 
course :)

> +<row>
> +<entry>SOLreadonly</entry>
> +<entry>on/off</entry>
> +<entry>If set to <emphasis>on</emphasis>, &app; will not write Shared Object 
> files.</entry>
> +</row>

But would still read them, which is a privacy issue.
We need a directive to completely disable them
(maybe set SOLSafedir /dev/null ?)

--strk;





reply via email to

[Prev in Thread] Current Thread [Next in Thread]