[Webkit-unassigned] [Bug 202337] New: [GTK] Can't load file:// resources linked from file:// pages
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Sep 27 16:48:16 PDT 2019
https://bugs.webkit.org/show_bug.cgi?id=202337
Bug ID: 202337
Summary: [GTK] Can't load file:// resources linked from file://
pages
Product: WebKit
Version: WebKit Nightly Build
Hardware: PC
OS: Linux
Status: NEW
Keywords: Gtk
Severity: Normal
Priority: P3
Component: WebKitGTK
Assignee: webkit-unassigned at lists.webkit.org
Reporter: mike at vee.net
CC: bugs-noreply at webkitgtk.org
Epiphany 3.34 doesn't seem to be able to load linked file: content, even when referenced from a file: page.
Loading Geary's locally generated valadoc from file:///home/mjog/Projects/GNOME/geary/valadoc/index.html, I get a page with no CSS or JS loaded and the following in the console:
> [Error] Not allowed to load local resource: file:///home/mjog/Projects/GNOME/geary/valadoc/style.css (index.html, line 6)
> [Error] Not allowed to load local resource: file:///home/mjog/Projects/GNOME/geary/valadoc/scripts.js
Further, clicking on one of the links to another local gives a similar error and the link is not loaded:
> [Error] Not allowed to load local resource: file:///home/mjog/Projects/GNOME/geary/valadoc/geary/index.htm
This was working fine with 2.24, seems to have broken in 2.26.
--
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/20190927/a5a3400b/attachment.html>
More information about the webkit-unassigned
mailing list