[Webkit-unassigned] [Bug 43949] Add support for MathML entities
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun Aug 15 11:22:46 PDT 2010
https://bugs.webkit.org/show_bug.cgi?id=43949
--- Comment #37 from Adam Barth <abarth at webkit.org> 2010-08-15 11:22:45 PST ---
> The logic appears to be trying to build a reverse lookup map for the entity table.
Right, which is easy to do from HTMLEntityTable.
> Honestly this code is just horribly wrong, and I think we should try not to touch it. We should retore their build and let someone else fix the wrongness.
It seems very bad to have two out-of-sync lists of all the entities. Surely that's not a good idea.
--
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