RESOLVED FIXED 204486
[Cocoa] Rename some internal names for system fonts
https://bugs.webkit.org/show_bug.cgi?id=204486
Summary [Cocoa] Rename some internal names for system fonts
Myles C. Maxfield
Reported 2019-11-21 19:19:19 PST
[Cocoa] Rename some internal names for system fonts
Attachments
Patch (15.34 KB, patch)
2019-11-21 19:22 PST, Myles C. Maxfield
no flags
Archive of layout-test-results from ews214 for win-future (14.42 MB, application/zip)
2019-11-22 04:55 PST, EWS Watchlist
no flags
Patch (15.52 KB, patch)
2019-11-22 13:00 PST, Myles C. Maxfield
no flags
Myles C. Maxfield
Comment 1 2019-11-21 19:22:16 PST
Simon Fraser (smfr)
Comment 2 2019-11-21 20:15:10 PST
Comment on attachment 384120 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=384120&action=review > Source/WebCore/platform/graphics/cocoa/FontCacheCoreText.cpp:1272 > + Optional<SystemFontDatabaseCoreText::Purpose> systemDesign; I think SystemFontDatabaseCoreText::Purpose could have a much better name if it wasn't hobbled by the enum being inside the SystemFontDatabaseCoreText class. The fact it's a database doesn't seem relevant here.
EWS Watchlist
Comment 3 2019-11-22 04:55:00 PST
Comment on attachment 384120 [details] Patch Attachment 384120 [details] did not pass win-ews (win): Output: https://webkit-queues.webkit.org/results/13272748 New failing tests: fast/workers/worker-cloneport.html
EWS Watchlist
Comment 4 2019-11-22 04:55:03 PST
Created attachment 384143 [details] Archive of layout-test-results from ews214 for win-future The attached test failures were seen while running run-webkit-tests on the win-ews. Bot: ews214 Port: win-future Platform: CYGWIN_NT-10.0-17763-3.0.5-338.x86_64-x86_64-64bit
Myles C. Maxfield
Comment 5 2019-11-22 13:00:20 PST
Simon Fraser (smfr)
Comment 6 2019-11-22 13:08:04 PST
Comment on attachment 384187 [details] Patch So much better!
WebKit Commit Bot
Comment 7 2019-11-22 14:49:17 PST
Comment on attachment 384187 [details] Patch Clearing flags on attachment: 384187 Committed r252806: <https://trac.webkit.org/changeset/252806>
WebKit Commit Bot
Comment 8 2019-11-22 14:49:19 PST
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 9 2019-11-22 14:50:25 PST
Note You need to log in before you can comment on or make changes to this bug.