Bug 65597 - FontCache::getFontData() does not set the familyIndex to cAllFamiliesScanned if the last font is a custom font
Summary: FontCache::getFontData() does not set the familyIndex to cAllFamiliesScanned ...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Text (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: mitz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-08-03 00:37 PDT by mitz
Modified: 2011-08-03 09:46 PDT (History)
0 users

See Also:


Attachments
Patch (2.21 KB, patch)
2011-08-03 00:39 PDT, mitz
simon.fraser: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description mitz 2011-08-03 00:37:05 PDT
FontCache::getFontData() does not set the familyIndex to cAllFamiliesScanned if the last font is a custom font
Comment 1 mitz 2011-08-03 00:39:50 PDT
Created attachment 102747 [details]
Patch
Comment 2 mitz 2011-08-03 09:46:48 PDT
Fixed in <http://trac.webkit.org/r92287>