[webkit-help] webkit cross domain security

Mirko Scavazzin mscavazzin at gmail.com
Sun Oct 4 23:23:41 PDT 2009


Thanks for the answer and sorry for the lack of accuracy of the question but
I was talking about a Qt 4.5.x port, so I have no way to do this ?

Mirko


2009/10/4 Julien Chaffraix <julien.chaffraix at gmail.com>

> Hi,
>
> > I am quite new to webkit and I would like to know if it is possible to
> > disable the webkit cross domain security checking and how to do that ?
>
> There is an option to do so in WebCore: page/Setting.cpp
> (isWebSecurityEnabled() / setIsWebSecurityEnabled()). Note that I am
> talking about Webkit's internals here as you did not precise which
> port(s) you are interested in (usually better if you want to have a
> more precise answer).
> I will just answer broadly about how to disable it: among the ports
> only mac and win expose this property through their WebPreferences
> mechanism so you should have a look at their API documentations. If
> you are using another port, then you have no way of doing this.
>
> Hope it helps,
> Julien
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-help/attachments/20091005/29fe96d2/attachment.html>


More information about the webkit-help mailing list