Bug 121229

Summary: [Qt] Remove support for QXmlStream
Product: WebKit Reporter: Allan Sandfeld Jensen <allan.jensen>
Component: XMLAssignee: Allan Sandfeld Jensen <allan.jensen>
Status: RESOLVED FIXED    
Severity: Normal CC: kling
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Allan Sandfeld Jensen
Reported 2013-09-12 08:37:58 PDT
Qt used to use its own XML parser implementation, since Qt5 we have recommended using the libxml2 implementation instead. To avoid having two implementation, where one is more or less deprecated we should remove the QXmlStream implementation.
Attachments
Patch (33.47 KB, patch)
2013-09-12 08:40 PDT, Allan Sandfeld Jensen
no flags
Allan Sandfeld Jensen
Comment 1 2013-09-12 08:40:35 PDT
Allan Sandfeld Jensen
Comment 2 2013-09-13 07:33:29 PDT
Comment on attachment 211432 [details] Patch Clearing flags on attachment: 211432 Committed r155697: <http://trac.webkit.org/changeset/155697>
Allan Sandfeld Jensen
Comment 3 2013-09-13 07:33:33 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.