Bug 150830 - [Cocoa] Support WOFF2
Summary: [Cocoa] Support WOFF2
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Myles C. Maxfield
URL:
Keywords: InRadar
: 152427 (view as bug list)
Depends on:
Blocks:
 
Reported: 2015-11-02 18:57 PST by Myles C. Maxfield
Modified: 2016-01-21 21:04 PST (History)
7 users (show)

See Also:


Attachments
Patch (6.69 KB, patch)
2015-11-02 18:59 PST, Myles C. Maxfield
no flags Details | Formatted Diff | Diff
Patch (7.79 KB, patch)
2015-11-02 19:01 PST, Myles C. Maxfield
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.