Bug 14058

Summary: [GDK] Font backend cleanup
Product: WebKit Reporter: Alp Toker <alp>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 523.x (Safari 3)   
Hardware: All   
OS: All   
Bug Depends on: 14059    
Bug Blocks:    
Attachments:
Description Flags
Font backend cleanup mjs: review+

Alp Toker
Reported 2007-06-10 00:58:17 PDT
The "GDK" font backend locks/unlocks redundantly, misses a free() and truncates the higher part of Unicode characters, preventing them from rendering correctly.
Attachments
Font backend cleanup (6.11 KB, patch)
2007-06-10 01:15 PDT, Alp Toker
mjs: review+
Alp Toker
Comment 1 2007-06-10 01:15:47 PDT
Created attachment 14923 [details] Font backend cleanup
Alp Toker
Comment 2 2007-06-13 14:05:49 PDT
Add dependency on #14059 since this change requires the content type to be properly set.
Maciej Stachowiak
Comment 3 2007-06-26 00:42:53 PDT
Comment on attachment 14923 [details] Font backend cleanup Looks ok to me - I'm not a Cairo or Freetype expert though.
Mark Rowe (bdash)
Comment 4 2007-06-26 22:45:16 PDT
Landed in r23811.
Note You need to log in before you can comment on or make changes to this bug.