On 02/05/2013 11:21 AM, x.x12...@gmail.com wrote:
Hi.

I'm trying to write an experimental parental control application. It's supposed 
to stop the load of particular URLs in some period of time only for particular 
applications. For example you are not allowed to browse or gtalk after 8pm.

Is there any better / more appropiate way to achieve this?

Thanks
Jan

Could you explain why you are trying to use this interface? Using
nsIURIContentListener is only advised in special situations in core
Firefox code or extensions; for general web content, this is not the
solution you actually are looking for.


Unfortunately this requires some kind of privileged API that currently does not exist for web applications.

Cheers,
Josh
_______________________________________________
dev-b2g mailing list
dev-b2g@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-b2g

Reply via email to