[webkit-reviews] review requested: [Bug 10313] xsl:import doesn't work in stylesheets loaded via XMLHttpRequest : [Attachment 12158] partial fix 2

bugzilla-request-daemon at macosforge.org bugzilla-request-daemon at macosforge.org
Tue Jan 2 02:18:23 PST 2007


Alexey Proskuryakov <ap at webkit.org> has asked  for review:
Bug 10313: xsl:import doesn't work in stylesheets loaded via XMLHttpRequest
http://bugs.webkit.org/show_bug.cgi?id=10313

Attachment 12158: partial fix 2
http://bugs.webkit.org/attachment.cgi?id=12158&action=edit

------- Additional Comments from Alexey Proskuryakov <ap at webkit.org>
This fixes the crash for real (by removing some XSLTProcessor logic that seems
unnecessary), passes an URL in one more place and adds a test case. Please note
that running the test under a debug build produces console output:

fast/xsl .....compilation error: file
file:///Users/ap/WebKit/LayoutTests/fast/xsl/resources/xhr-doc.xsl line 3
element import
xsl:import : unable to load
file:///Users/ap/WebKit/LayoutTests/fast/xsl/resources/xhr-doc-imported.xsl
......................



More information about the webkit-reviews mailing list