Bug 150830

Summary: [Cocoa] Support WOFF2
Product: WebKit Reporter: Myles C. Maxfield <mmaxfield>
Component: New BugsAssignee: Myles C. Maxfield <mmaxfield>
Status: RESOLVED FIXED    
Severity: Normal CC: 50167214, commit-queue, fred.wang, jonlee, mathias, ryanhaddad, stein
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch none

Description Myles C. Maxfield 2015-11-02 18:57:47 PST
[Cocoa] Support WOFF2
Comment 1 Myles C. Maxfield 2015-11-02 18:59:09 PST
Created attachment 264655 [details]
Patch
Comment 2 Myles C. Maxfield 2015-11-02 19:01:40 PST
Created attachment 264656 [details]
Patch
Comment 3 WebKit Commit Bot 2015-11-02 19:53:08 PST
Comment on attachment 264656 [details]
Patch

Clearing flags on attachment: 264656

Committed r191934: <http://trac.webkit.org/changeset/191934>
Comment 4 WebKit Commit Bot 2015-11-02 19:53:11 PST
All reviewed patches have been landed.  Closing bug.
Comment 5 Darin Adler 2015-11-02 22:07:28 PST
Comment on attachment 264656 [details]
Patch

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

> Source/WebCore/platform/graphics/mac/FontCustomPlatformData.cpp:80
> +    || equalIgnoringCase(format, "woff");

This should be indented four spaces.
Comment 6 Myles C. Maxfield 2015-11-02 22:17:27 PST
Test fix: http://trac.webkit.org/changeset/191939
Comment 7 Myles C. Maxfield 2015-11-03 14:21:51 PST
Updated in <http://trac.webkit.org/changeset/191979>
Comment 8 Ryan Haddad 2015-11-03 15:48:54 PST
Updated expectations to skip test on win with r191989.
Comment 9 Jon Lee 2015-11-09 11:19:33 PST
rdar://problem/23286875
Comment 10 Myles C. Maxfield 2015-12-07 16:06:06 PST
Removing Mavericks-specific lines from platform/mac/TestExpecations due to no longer supporting Mavericks.
Comment 11 Myles C. Maxfield 2015-12-07 16:10:56 PST
Committed r193663: <http://trac.webkit.org/changeset/193663>
Comment 12 Myles C. Maxfield 2015-12-18 09:43:31 PST
*** Bug 152427 has been marked as a duplicate of this bug. ***
Comment 13 yisibl 2016-01-13 18:46:42 PST
Safari 9.1(iOS Safari 9.3) not support?
Comment 14 Myles C. Maxfield 2016-01-14 00:07:17 PST
(In reply to comment #13)
> Safari 9.1(iOS Safari 9.3) not support?

Correct.