WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
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.
Top of Page
Format For Printing
XML
Clone This Bug