[Webkit-unassigned] [Bug 43949] Add support for MathML entities
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun Aug 15 11:11:10 PDT 2010
https://bugs.webkit.org/show_bug.cgi?id=43949
--- Comment #33 from Eric Seidel <eric at webkit.org> 2010-08-15 11:11:09 PST ---
I suspect the WebEntities stuff is part of Chromiums broken hacks around markup.cpp. iirc, Chromium does its own dom serialization outside of WebCore. Which is super-wrong. The correct fix is to fix markup.cpp to work as Chromium needs it to.
But someone who knows what this code is for should comment. I'll see if I can sketch up a patch to fix the build break.
--
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