Bug 55302

Summary: [Qt]XML Viewer: figure out what needs to be done in order to support Qt
Product: WebKit Reporter: Pavel Feldman <pfeldman>
Component: WebKit QtAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: cmarcelo, ossy, yael
Priority: P2 Keywords: Qt, QtTriaged
Version: 528+ (Nightly build)   
Hardware: PC   
OS: All   

Pavel Feldman
Reported 2011-02-26 11:33:56 PST
As of http://trac.webkit.org/changeset/79799 (unless it gets rolled out), we are showing XML Viewer for XML files that have no style information associated with them. It is partially implemented in the XML parser and hence requires special handling for Qt. I'll mute the tests for now.
Attachments
Yael
Comment 1 2011-06-23 05:10:13 PDT
http://trac.webkit.org/changeset/89516 introduced a build flag for Qt to use libxml2 and libxslt. (Supported only on Linux for now). If we turn that flag on, we will pass these tests.
Csaba Osztrogonác
Comment 2 2012-09-22 00:28:32 PDT
libxml2 and libxslt are default long time ago ( https://trac.webkit.org/changeset/114240 ) So these tests pass, and I unskipped them - https://trac.webkit.org/changeset/129301 But xmlviewer/extensions-api.html fails on Qt WK1 (passes on WK2), so I filed a new bug report about it - https://bugs.webkit.org/show_bug.cgi?id=97389
Note You need to log in before you can comment on or make changes to this bug.