[webkit-reviews] review granted: [Bug 233070] [Cocoa] REGRESSION(r281291): Text Style fonts don't have the correct weight set : [Attachment 445055] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 23 17:55:38 PST 2021


Cameron McCormack (:heycam) <heycam at apple.com> has granted Myles C. Maxfield
<mmaxfield at apple.com>'s request for review:
Bug 233070: [Cocoa] REGRESSION(r281291): Text Style fonts don't have the
correct weight set
https://bugs.webkit.org/show_bug.cgi?id=233070

Attachment 445055: Patch

https://bugs.webkit.org/attachment.cgi?id=445055&action=review




--- Comment #13 from Cameron McCormack (:heycam) <heycam at apple.com> ---
Comment on attachment 445055
  --> https://bugs.webkit.org/attachment.cgi?id=445055
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=445055&action=review

> Source/WebCore/rendering/RenderThemeCocoa.mm:287
> +    CFNumberRef resultRef =
static_cast<CFNumberRef>(CTFontCopyAttribute(font, kCTFontCSSWeightAttribute));

"auto resultRef"


More information about the webkit-reviews mailing list