RESOLVED FIXED 4422
QFont has mistake where it caches computed pitch value incorrectly
https://bugs.webkit.org/show_bug.cgi?id=4422
Summary QFont has mistake where it caches computed pitch value incorrectly
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.