Bug 169967

Summary: [iOS] downloadableBinaryFontsEnabled is set to false in -initSimpleHTMLDocumentWithStyle:frame:preferences:groupName:
Product: WebKit Reporter: mitz
Component: WebKit APIAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal Keywords: InRadar
Priority: P2    
Version: Other   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Stop setting it to false andersca: review+

Description mitz 2017-03-22 13:21:10 PDT
<rdar://problem/30406898>

When downloadable binary fonts were enabled in the iOS port, the simple document initializer was overlooked.
Comment 1 mitz 2017-03-22 13:28:21 PDT
Created attachment 305122 [details]
Stop setting it to false
Comment 2 mitz 2017-03-22 13:30:28 PDT
Fixed in <https://trac.webkit.org/r214273>.