[Webkit-unassigned] [Bug 43093] xsl transformation does not work locally (file://)
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Aug 2 12:42:09 PDT 2010
https://bugs.webkit.org/show_bug.cgi?id=43093
Alexey Proskuryakov <ap at webkit.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |abarth at webkit.org,
| |ap at webkit.org
--- Comment #2 from Alexey Proskuryakov <ap at webkit.org> 2010-08-02 12:42:09 PST ---
I think that it's intentional in some ports of WebKit that file:// documents cannot load resources from file:// (as a defense from malicious code that users saved to local files from the Web). It might have been driven primarily by a desire to limit XMLHttpRequest, but XSLT is not all that different.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list