Bug 134266

Summary: [iOS WebKit2] Disable screen font substitution by default.
Product: WebKit Reporter: Andreas Kling <kling>
Component: TextAssignee: Andreas Kling <kling>
Status: RESOLVED FIXED    
Severity: Normal CC: bunhere, cdumez, commit-queue, gyuyoung.kim, kling, sergio
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch andersca: review+

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>