RESOLVED FIXED 216211
Remove all non-web-exposed uses of ENABLE(VARIATION_FONTS)
https://bugs.webkit.org/show_bug.cgi?id=216211
Summary Remove all non-web-exposed uses of ENABLE(VARIATION_FONTS)
Myles C. Maxfield
Reported 2020-09-05 00:50:57 PDT
Because it's enabled on all Cocoa ports, and we have shipped it for years and don't plan on disabling it, we can just stop consulting with the ENABLE() in Cocoa-specific files. Also, we can start the process of enabling it for all ports by at least compiling in the internal data structures for it on all ports (but not have any web-exposed behavior change).
Attachments
Patch (25.59 KB, patch)
2020-09-05 00:51 PDT, Myles C. Maxfield
no flags
Patch (29.48 KB, patch)
2020-09-06 15:24 PDT, Myles C. Maxfield
no flags
Myles C. Maxfield
Comment 1 2020-09-05 00:51:28 PDT
Myles C. Maxfield
Comment 2 2020-09-06 15:24:10 PDT
EWS
Comment 3 2020-09-06 17:00:58 PDT
Committed r266686: <https://trac.webkit.org/changeset/266686> All reviewed patches have been landed. Closing bug and clearing flags on attachment 408140 [details].
Radar WebKit Bug Importer
Comment 4 2020-09-06 17:01:17 PDT
Note You need to log in before you can comment on or make changes to this bug.