WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
37473
WebKit should have more robust last-chance font fallback on Windows
https://bugs.webkit.org/show_bug.cgi?id=37473
Summary
WebKit should have more robust last-chance font fallback on Windows
Steve Falkenburg
Reported
2010-04-12 16:15:18 PDT
WebKit should have more robust last-chance font fallback on Windows
Attachments
Patch
(5.56 KB, patch)
2010-04-12 16:41 PDT
,
Steve Falkenburg
no flags
Details
Formatted Diff
Diff
Patch
(5.56 KB, patch)
2010-04-12 16:45 PDT
,
Steve Falkenburg
mitz: review+
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Steve Falkenburg
Comment 1
2010-04-12 16:41:12 PDT
Created
attachment 53198
[details]
Patch
Steve Falkenburg
Comment 2
2010-04-12 16:45:22 PDT
Created
attachment 53199
[details]
Patch
mitz
Comment 3
2010-04-12 17:00:12 PDT
Comment on
attachment 53199
[details]
Patch
> +#if PLATFORM(WIN) > + SimpleFontData* FontCache::fontDataFromDescriptionAndLogFont(const FontDescription&, const LOGFONT&); > +#endif
I’d avoid this method and replace it with a file-static function that takes a FontCache*, but r=me either way.
Steve Falkenburg
Comment 4
2010-04-12 17:48:14 PDT
Committed
r57490
: <
http://trac.webkit.org/changeset/57490
>
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