[Webkit-unassigned] [Bug 187236] [GTK] /webkit/WebKitWebView/mouse-target subtest fails
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Jul 3 13:46:00 PDT 2018
https://bugs.webkit.org/show_bug.cgi?id=187236
--- Comment #11 from Rob Buis <rbuis at igalia.com> ---
(In reply to Michael Catanzaro from comment #10)
> By default, file URIs do not have permission to load other file URIs. That's
> controlled by the property WebKitSettings::allow-file-access-from-file-urls.
>
> It might be sufficient to use
> webkit_settings_set_allow_file_access_from_file_urls() instead of the more
> heavyweight webkit_settings_set_allow_universal_access_from_file_urls()
> (which additionally allows access to e.g. localstorage). If so, that would
> be preferable.
I tried webkit_settings_set_allow_file_access_from_file_urls, unfortunately that is not enough to make the test PASS.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20180703/bcc5ca89/attachment.html>
More information about the webkit-unassigned
mailing list