On Thu, May 14, 2009 at 5:37 PM, Holger Freyther <ze...@selfish.org> wrote:

> On Thursday 14 May 2009 07:14:18 Jan Alonzo wrote:
> > Hi  james,
> >
> > can you please file a bug against the WebKitGtk component at
> > http://bugs.webkit.org. I don't think that's correct.
>
> It is correct. You define the SecurityOrigin (we have a class with that
> name)
> and you want to load something from a different context. Think of a WebPage
> trying to get file:///etc/passwd. This is only allowed if the page itself
> has
> been loaded from file..


Hi Holger

I was pointing at our documentation for that function which states that
base_uri is used as the base URI for relative locations. Since the resource
is already absolute, i think it should be ok to pass NULL here. And passing
NULL doesn't work in this case

Jan
_______________________________________________
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

Reply via email to