WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
204188
[Cocoa] Add ui-sans-serif as a sibling to ui-serif, ui-monospace, and ui-rounded
https://bugs.webkit.org/show_bug.cgi?id=204188
Summary
[Cocoa] Add ui-sans-serif as a sibling to ui-serif, ui-monospace, and ui-rounded
Myles C. Maxfield
Reported
2019-11-13 19:51:59 PST
[Cocoa] Add ui-sans-serif as a sibling to ui-serif, ui-monospace, and ui-rounded
Attachments
Patch
(5.08 KB, patch)
2019-11-13 19:53 PST
,
Myles C. Maxfield
no flags
Details
Formatted Diff
Diff
Patch
(6.00 KB, patch)
2019-11-14 11:29 PST
,
Myles C. Maxfield
no flags
Details
Formatted Diff
Diff
Patch
(5.92 KB, patch)
2019-11-14 11:30 PST
,
Myles C. Maxfield
no flags
Details
Formatted Diff
Diff
Show Obsolete
(2)
View All
Add attachment
proposed patch, testcase, etc.
Myles C. Maxfield
Comment 1
2019-11-13 19:53:41 PST
Created
attachment 383536
[details]
Patch
Myles C. Maxfield
Comment 2
2019-11-14 11:29:34 PST
Created
attachment 383563
[details]
Patch
Myles C. Maxfield
Comment 3
2019-11-14 11:30:52 PST
Created
attachment 383564
[details]
Patch
Myles C. Maxfield
Comment 4
2019-11-19 19:19:59 PST
The test failures look unrelated.
Simon Fraser (smfr)
Comment 5
2019-11-19 19:52:17 PST
Comment on
attachment 383564
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=383564&action=review
> Source/WebCore/platform/graphics/cocoa/FontCacheCoreText.cpp:1272 > Optional<SystemFontDatabaseCoreText::ClientUse> designSystemUI;
These words don't tell me anything. "client use"? "design system UI" - is that a job title?
Myles C. Maxfield
Comment 6
2019-11-20 13:19:22 PST
(In reply to Simon Fraser (smfr) from
comment #5
)
> Comment on
attachment 383564
[details]
> Patch > > View in context: >
https://bugs.webkit.org/attachment.cgi?id=383564&action=review
> > > Source/WebCore/platform/graphics/cocoa/FontCacheCoreText.cpp:1272 > > Optional<SystemFontDatabaseCoreText::ClientUse> designSystemUI; > > These words don't tell me anything. "client use"? "design system UI" - is > that a job title?
"system design" is a term of art:
https://developer.apple.com/documentation/appkit/nsfontdescriptorsystemdesign?language=objc
I suppose I could rename "design system ui" to "system design." I guess I could rename "client use" to "use case." Or maybe "purpose?" Or maybe "family?" 🤔
Myles C. Maxfield
Comment 7
2019-11-20 13:20:50 PST
(In reply to Myles C. Maxfield from
comment #6
)
> (In reply to Simon Fraser (smfr) from
comment #5
) > > Comment on
attachment 383564
[details]
> > Patch > > > > View in context: > >
https://bugs.webkit.org/attachment.cgi?id=383564&action=review
> > > > > Source/WebCore/platform/graphics/cocoa/FontCacheCoreText.cpp:1272 > > > Optional<SystemFontDatabaseCoreText::ClientUse> designSystemUI; > > > > These words don't tell me anything. "client use"? "design system UI" - is > > that a job title? > > "system design" is a term of art: >
https://developer.apple.com/documentation/appkit/
> nsfontdescriptorsystemdesign?language=objc > > I suppose I could rename "design system ui" to "system design." > > I guess I could rename "client use" to "use case." Or maybe "purpose?" Or > maybe "family?" 🤔
These renames will end up being a bigger patch than this patch here, so I'll do that in a follow-up patch.
WebKit Commit Bot
Comment 8
2019-11-20 14:29:51 PST
Comment on
attachment 383564
[details]
Patch Clearing flags on attachment: 383564 Committed
r252710
: <
https://trac.webkit.org/changeset/252710
>
WebKit Commit Bot
Comment 9
2019-11-20 14:29:53 PST
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 10
2019-11-20 14:30:26 PST
<
rdar://problem/57373054
>
Myles C. Maxfield
Comment 11
2019-11-21 19:22:32 PST
(In reply to Myles C. Maxfield from
comment #7
)
> (In reply to Myles C. Maxfield from
comment #6
) > > (In reply to Simon Fraser (smfr) from
comment #5
) > > > Comment on
attachment 383564
[details]
> > > Patch > > > > > > View in context: > > >
https://bugs.webkit.org/attachment.cgi?id=383564&action=review
> > > > > > > Source/WebCore/platform/graphics/cocoa/FontCacheCoreText.cpp:1272 > > > > Optional<SystemFontDatabaseCoreText::ClientUse> designSystemUI; > > > > > > These words don't tell me anything. "client use"? "design system UI" - is > > > that a job title? > > > > "system design" is a term of art: > >
https://developer.apple.com/documentation/appkit/
> > nsfontdescriptorsystemdesign?language=objc > > > > I suppose I could rename "design system ui" to "system design." > > > > I guess I could rename "client use" to "use case." Or maybe "purpose?" Or > > maybe "family?" 🤔 > > These renames will end up being a bigger patch than this patch here, so I'll > do that in a follow-up patch.
https://bugs.webkit.org/show_bug.cgi?id=204486
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug