Bug 134266 - [iOS WebKit2] Disable screen font substitution by default.
Summary: [iOS WebKit2] Disable screen font substitution by default.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Text (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Andreas Kling
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2014-06-24 13:16 PDT by Andreas Kling
Modified: 2014-06-24 13:18 PDT (History)
6 users (show)

See Also:


Attachments
Patch (1.25 KB, patch)
2014-06-24 13:16 PDT, Andreas Kling
andersca: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Kling 2014-06-24 13:16:00 PDT
<rdar://problem/17427740>
Comment 1 Andreas Kling 2014-06-24 13:16:38 PDT
Created attachment 233733 [details]
Patch
Comment 2 Anders Carlsson 2014-06-24 13:18:00 PDT
Comment on attachment 233733 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=233733&action=review

> Source/WebKit2/ChangeLog:7
> +        Just like OS X > 10.9, screen font substitution should be disabled

>=
Comment 3 Andreas Kling 2014-06-24 13:18:43 PDT
Committed r170385: <http://trac.webkit.org/changeset/170385>