[webkit-dev] How to let webkit to be able to load local image file in html content?
Holger Freyther
zecke at selfish.org
Thu May 14 00:37:31 PDT 2009
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...
z.
More information about the webkit-dev
mailing list