[webkit-reviews] review requested: [Bug 20437] Clean XMLTokenizer by separating the Qt and Libxml2 implementation : [Attachment 22867] Start separating XMLTokenizer

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 18 17:04:56 PDT 2008


Holger Freyther <freyther at handhelds.org> has asked  for review:
Bug 20437: Clean XMLTokenizer by separating the Qt and Libxml2 implementation
https://bugs.webkit.org/show_bug.cgi?id=20437

Attachment 22867: Start separating XMLTokenizer
https://bugs.webkit.org/attachment.cgi?id=22867&action=edit

------- Additional Comments from Holger Freyther <freyther at handhelds.org>
Keep common code in XMLTokenizer.cpp, move Qt code to XMLTokenizerQt.cpp and
the rest to XMLTokenizerLibxml2.cpp.
Comments appreciated.


More information about the webkit-reviews mailing list