Bug 33665

Summary: Add ENABLE(XSLT) guard to TransformSourceLibxslt.cpp
Product: WebKit Reporter: Kwang Yul Seo <skyul>
Component: DOMAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: cdumez, commit-queue
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Add ENABLE(XSLT) guard to TransformSourceLibxslt.cpp none

Description Kwang Yul Seo 2010-01-14 03:02:55 PST
TransformSource is available only when ENABLE(XSLT) guard is true.
Comment 1 Kwang Yul Seo 2010-01-14 03:05:30 PST
Created attachment 46553 [details]
Add ENABLE(XSLT) guard to TransformSourceLibxslt.cpp
Comment 2 Alexey Proskuryakov 2010-01-14 10:44:39 PST
Comment on attachment 46553 [details]
Add ENABLE(XSLT) guard to TransformSourceLibxslt.cpp

r=me
Comment 3 WebKit Commit Bot 2010-01-14 11:57:27 PST
Comment on attachment 46553 [details]
Add ENABLE(XSLT) guard to TransformSourceLibxslt.cpp

Clearing flags on attachment: 46553

Committed r53284: <http://trac.webkit.org/changeset/53284>
Comment 4 WebKit Commit Bot 2010-01-14 11:57:32 PST
All reviewed patches have been landed.  Closing bug.
Comment 5 Lucas Forschler 2019-02-06 09:03:47 PST
Mass moving XML DOM bugs to the "DOM" Component.