[webkit-reviews] review requested: [Bug 15229] [gtk] abstract font management by using pango : [Attachment 19639] Add Pango font backend.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 10 11:42:12 PDT 2008


Xan Lopez <xan.lopez at gmail.com> has asked  for review:
Bug 15229: [gtk] abstract font management by using pango
http://bugs.webkit.org/show_bug.cgi?id=15229

Attachment 19639: Add Pango font backend.
http://bugs.webkit.org/attachment.cgi?id=19639&action=edit

------- Additional Comments from Xan Lopez <xan.lopez at gmail.com>
Do not free the hash table for each instance, it's a class member... (we are
leaking this again now, but I don't know where to free it).

Remove dead code from FontCustomPlatformDataPango.cpp.


More information about the webkit-reviews mailing list