Bug 204486 - [Cocoa] Rename some internal names for system fonts
Summary: [Cocoa] Rename some internal names for system fonts
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
Depends on:
Blocks:
 
Reported: 2019-11-21 19:19 PST by Myles C. Maxfield
Modified: 2019-11-22 14:50 PST (History)
4 users (show)

See Also:


Attachments
Patch (15.34 KB, patch)
2019-11-21 19:22 PST, Myles C. Maxfield
no flags Details | Formatted Diff | Diff
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 Details
Patch (15.52 KB, patch)
2019-11-22 13:00 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 2019-11-21 19:19:19 PST
[Cocoa] Rename some internal names for system fonts
Comment 1 Myles C. Maxfield 2019-11-21 19:22:16 PST
Created attachment 384120 [details]
Patch
Comment 2 Simon Fraser (smfr) 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.
Comment 3 EWS Watchlist 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
Comment 4 EWS Watchlist 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
Comment 5 Myles C. Maxfield 2019-11-22 13:00:20 PST
Created attachment 384187 [details]
Patch
Comment 6 Simon Fraser (smfr) 2019-11-22 13:08:04 PST
Comment on attachment 384187 [details]
Patch

So much better!
Comment 7 WebKit Commit Bot 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>
Comment 8 WebKit Commit Bot 2019-11-22 14:49:19 PST
All reviewed patches have been landed.  Closing bug.
Comment 9 Radar WebKit Bug Importer 2019-11-22 14:50:25 PST
<rdar://problem/57441628>