RESOLVED FIXED Bug 121229
[Qt] Remove support for QXmlStream
https://bugs.webkit.org/show_bug.cgi?id=121229
Summary [Qt] Remove support for QXmlStream
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.