[webkit-gtk] No images on Windows, just wireframes

Martin Robinson mrobinson at webkit.org
Mon Oct 3 01:33:25 PDT 2011


On Mon, Oct 3, 2011 at 1:13 AM, Peter von Kaehne <refdoc at gmx.net> wrote:

> http://webkitgtk.org/reference/WebKitWebSettings.html#WebKitWebSettings--enable-file-access-from-file-uris

> http://webkitgtk.org/reference/WebKitWebSettings.html#WebKitWebSettings--enable-universal-access-from-file-uris

It seems unlikely this is the issue if things work on Linux, but not
Windows. Perhaps the URLs to the images are not constructed properly.
Are any informational messages dumped to the console while the program
is running?

The best way to debug the issue would be to do an implementation of
the Web Inspector and poke at it. That requires a bit of coding
though.

--Martin


More information about the webkit-gtk mailing list