Bug 25186

Summary: There is no XSLT component in bugzilla
Product: WebKit Reporter: Doeke Zanstra <doekman>
Component: WebKit WebsiteAssignee: Alexey Proskuryakov <ap>
Status: RESOLVED FIXED    
Severity: Normal CC: ap
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: OS X 10.5   
URL: http://webkit.org/projects/xslt/index.html
Attachments:
Description Flags
proposed patch darin: review+

Description Doeke Zanstra 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.
Comment 1 Sam Weinig 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."
Comment 2 Alexey Proskuryakov 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.
Comment 3 Doeke Zanstra 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...
Comment 4 Alexey Proskuryakov 2009-04-15 04:12:44 PDT
Makes sense.
Comment 5 Alexey Proskuryakov 2009-04-15 04:14:45 PDT
Created attachment 29498 [details]
proposed patch
Comment 6 Alexey Proskuryakov 2009-04-15 08:26:18 PDT
Committed revision 42541.