RESOLVED FIXED Bug 150830
[Cocoa] Support WOFF2
https://bugs.webkit.org/show_bug.cgi?id=150830
Summary [Cocoa] Support WOFF2
Myles C. Maxfield
Reported 2015-11-02 18:57:47 PST
[Cocoa] Support WOFF2
Attachments
Patch (6.69 KB, patch)
2015-11-02 18:59 PST, Myles C. Maxfield
no flags
Patch (7.79 KB, patch)
2015-11-02 19:01 PST, Myles C. Maxfield
no flags
Myles C. Maxfield
Comment 1 2015-11-02 18:59:09 PST
Myles C. Maxfield
Comment 2 2015-11-02 19:01:40 PST
WebKit Commit Bot
Comment 3 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>
WebKit Commit Bot
Comment 4 2015-11-02 19:53:11 PST
All reviewed patches have been landed. Closing bug.
Darin Adler
Comment 5 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.
Myles C. Maxfield
Comment 6 2015-11-02 22:17:27 PST
Myles C. Maxfield
Comment 7 2015-11-03 14:21:51 PST
Ryan Haddad
Comment 8 2015-11-03 15:48:54 PST
Updated expectations to skip test on win with r191989.
Jon Lee
Comment 9 2015-11-09 11:19:33 PST
Myles C. Maxfield
Comment 10 2015-12-07 16:06:06 PST
Removing Mavericks-specific lines from platform/mac/TestExpecations due to no longer supporting Mavericks.
Myles C. Maxfield
Comment 11 2015-12-07 16:10:56 PST
Myles C. Maxfield
Comment 12 2015-12-18 09:43:31 PST
*** Bug 152427 has been marked as a duplicate of this bug. ***
yisibl
Comment 13 2016-01-13 18:46:42 PST
Safari 9.1(iOS Safari 9.3) not support?
Myles C. Maxfield
Comment 14 2016-01-14 00:07:17 PST
(In reply to comment #13) > Safari 9.1(iOS Safari 9.3) not support? Correct.
Note You need to log in before you can comment on or make changes to this bug.