[Webkit-unassigned] [Bug 17403] WebKit Creates Invalid Xhtml Links with Ajax

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 28 13:44:16 PDT 2008


http://bugs.webkit.org/show_bug.cgi?id=17403





------- Comment #14 from julien.chaffraix at gmail.com  2008-03-28 13:44 PDT -------
(In reply to comment #13)
> What is the other libxml2 API? If it's more suitable for the task, we should
> definitely consider using it.
> 

I had no in mind when writing the mail as my libxml2 knowledge was too weak.
After looking a bit more into the code and the documentation, I am pretty sure
we will have to switch to another API. The candidate I am testing is
xmlParseChunk as we can provide an xmlParseCtxPtr (which will give us more
control over the parsing).


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



More information about the webkit-unassigned mailing list