[webkit-reviews] review granted: [Bug 229013] Fix some `NSAttributedString` inconsistencies between WK1 and WK2 : [Attachment 435378] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 11 15:05:02 PDT 2021


Timothy Hatcher <timothy at apple.com> has granted Devin Rousso
<drousso at apple.com>'s request for review:
Bug 229013: Fix some `NSAttributedString` inconsistencies between WK1 and WK2
https://bugs.webkit.org/show_bug.cgi?id=229013

Attachment 435378: Patch

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




--- Comment #3 from Timothy Hatcher <timothy at apple.com> ---
Comment on attachment 435378
  --> https://bugs.webkit.org/attachment.cgi?id=435378
Patch

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

> Source/WebKit/UIProcess/API/Cocoa/NSAttributedString.mm:155
> +	   [configuration preferences]._defaultFontSize = 12;

configuration.preferences._defaultFontSize = 12;


More information about the webkit-reviews mailing list