[Webkit-unassigned] [Bug 41427] Add expat based XMLDocumentParser

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 27 15:12:25 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=41427


Patrick R. Gansterer <paroga at paroga.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |WONTFIX




--- Comment #9 from Patrick R. Gansterer <paroga at paroga.com>  2010-07-27 15:12:25 PST ---
(In reply to comment #8)
> (From update of attachment 60147 [details])
> I really don't like the idea of adding a third (!) XML parser.  It's bad enough that we have three.  If we can improve perf by switching our XML parser, that's great, but we should kill the old one.  IMHO, adding the second XML parser was a mistake too.
I agree with you 100%. My expat version was mainly a quick hack to show the possible speed increase of the XMLParser. It can't be a full replacement beacause of the missing xlst support :-(.
I've created a new bug for this issue at bug 43085.
I think there is no way around to implement a full native WebKit XMLParser?

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list