RESOLVED FIXED 25186
There is no XSLT component in bugzilla
https://bugs.webkit.org/show_bug.cgi?id=25186
Summary There is no XSLT component in bugzilla
Doeke Zanstra
Reported 2009-04-14 11:03:17 PDT
The XSLT project page on webkit.org mentions a XSLT component in Bugzilla. There is no such a component listed.
Attachments
proposed patch (1.33 KB, patch)
2009-04-15 04:14 PDT, Alexey Proskuryakov
darin: review+
Sam Weinig
Comment 1 2009-04-14 13:12:28 PDT
In the past we have used the XML component for XSLT. The description for the XML component reads "For bugs in XML support other than XML DOM, including XSLT, XMLHTTPRequest, XML Parsing, etc."
Alexey Proskuryakov
Comment 2 2009-04-15 00:14:16 PDT
Given that we rely on libxslt for XSL, I don't think that there is need for a separate component. As Sam said, you can just use XML.
Doeke Zanstra
Comment 3 2009-04-15 03:54:36 PDT
Then it would be nice if the webkit xslt project page is altered. Just below the subtitle Get Involved! is a link, pointing to the XSLT component in bugzilla. Just change XSLT in both the link text as the link itself would fix the problem...
Alexey Proskuryakov
Comment 4 2009-04-15 04:12:44 PDT
Makes sense.
Alexey Proskuryakov
Comment 5 2009-04-15 04:14:45 PDT
Created attachment 29498 [details] proposed patch
Alexey Proskuryakov
Comment 6 2009-04-15 08:26:18 PDT
Committed revision 42541.
Note You need to log in before you can comment on or make changes to this bug.