[Webkit-unassigned] [Bug 35012] SVG entity parsing broken on SnowLeopard/Windows

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 16 22:38:11 PST 2010


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





--- Comment #5 from Simon Fraser (smfr) <simon.fraser at apple.com>  2010-02-16 22:38:11 PST ---
The nsTab for the ctxt created by xmlParseBalancedChunkMemoryInternal() in
libxml2 never gets the svg namespace stuffed into it, which is why the
xmlParseBalancedChunkMemoryInternal() callback has a null uri param.

-- 
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