Bug 97620 - [mac] Stop using screen fonts
Summary: [mac] Stop using screen fonts
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: InRadar
Depends on:
Blocks:
 
Reported: 2012-09-25 17:59 PDT by mitz
Modified: 2012-09-25 23:00 PDT (History)
2 users (show)

See Also:


Attachments
Change the default value of the screenFontSubstitutionEnabled preference and respect NSFontDefaultScreenFontSubstitutionEnabled (13.90 KB, patch)
2012-09-25 18:10 PDT, mitz
sullivan: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description mitz 2012-09-25 17:59:44 PDT
<rdar://problem/11455228>
Comment 1 mitz 2012-09-25 18:10:59 PDT
Created attachment 165710 [details]
Change the default value of the screenFontSubstitutionEnabled preference and respect NSFontDefaultScreenFontSubstitutionEnabled
Comment 2 mitz 2012-09-25 22:13:20 PDT
Committed <http://trac.webkit.org/r129593>.
Comment 4 mitz 2012-09-25 23:00:05 PDT
(In reply to comment #3)
> It seems like this patch broke Qt?
> http://build.webkit.org/builders/Qt%20Linux%2064-bit%20Release%20%28Perf%29/builds/5136/steps/compile-webkit/logs/stdio

Thanks, I am going to fix that.