Bug 4422

Summary: QFont has mistake where it caches computed pitch value incorrectly
Product: WebKit Reporter: Darin Adler <darin>
Component: WebKit Misc.Assignee: Darin Adler <darin>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 420+   
Hardware: Mac   
OS: OS X 10.4   
Attachments:
Description Flags
patch to clear _pitch whenever _NSFont is cleared mjs: review+

Darin Adler
Reported 2005-08-13 23:10:10 PDT
I noticed by code inspection a problem in QFont where it remembers a pitch value even when things change that could invalidate that.
Attachments
patch to clear _pitch whenever _NSFont is cleared (2.11 KB, patch)
2005-08-13 23:10 PDT, Darin Adler
mjs: review+
Darin Adler
Comment 1 2005-08-13 23:10:45 PDT
Created attachment 3370 [details] patch to clear _pitch whenever _NSFont is cleared
Note You need to log in before you can comment on or make changes to this bug.