[webkit-help] Disable JavaScript dynamically

Stephan Assmus superstippi at gmx.de
Thu Feb 11 00:34:31 PST 2010


Hi,

On 2010-02-11 at 06:48:25 [+0100], Ashwini UK <ashwini.oman at gmail.com> 
wrote:
> How can I disable JavaScript from Webkit dynamically ?
> For certain situations, i dont want the JavaScript to be enabled.

AFAICT, via the WebCore::Settings class. You get them from the 
WebCore::Page instance via settings().

Best regards,
-Stephan


More information about the webkit-help mailing list