Bug 147878 - [WinCairo] Turn on WOFF font
Summary: [WinCairo] Turn on WOFF font
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Text (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Windows 7
: P2 Normal
Assignee: Jinyoung Hur
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-08-11 05:54 PDT by Jinyoung Hur
Modified: 2015-08-31 21:34 PDT (History)
2 users (show)

See Also:


Attachments
Patch (1.53 KB, patch)
2015-08-12 07:44 PDT, Jinyoung Hur
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jinyoung Hur 2015-08-11 05:54:08 PDT
convertWOFFToSfnt() is called in CachedFont::ensureCustomFontData() for all ports, so it looks OK to add WOFF as a supporting format to Windows Cairo.

Related histories :
https://bugs.webkit.org/show_bug.cgi?id=31302
https://bugs.webkit.org/show_bug.cgi?id=123706
Comment 1 Jinyoung Hur 2015-08-12 07:44:18 PDT
Created attachment 258820 [details]
Patch
Comment 2 WebKit Commit Bot 2015-08-12 21:38:55 PDT
Comment on attachment 258820 [details]
Patch

Clearing flags on attachment: 258820

Committed r188375: <http://trac.webkit.org/changeset/188375>
Comment 3 WebKit Commit Bot 2015-08-12 21:38:59 PDT
All reviewed patches have been landed.  Closing bug.