[webkit-changes] [WebKit/WebKit] 8e1a9a: Comment in isSystemFont() no longer matches code
Ahmad Saleem
noreply at github.com
Wed Oct 25 15:01:39 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 8e1a9a0da3d1c262f483111f3d895ef4703b0563
https://github.com/WebKit/WebKit/commit/8e1a9a0da3d1c262f483111f3d895ef4703b0563
Author: Ahmad Saleem <ahmad.saleem792+github at gmail.com>
Date: 2023-10-25 (Wed, 25 Oct 2023)
Changed paths:
M Source/WebCore/platform/graphics/cocoa/FontCacheCoreText.cpp
Log Message:
-----------
Comment in isSystemFont() no longer matches code
https://bugs.webkit.org/show_bug.cgi?id=201494
Reviewed by Ryosuke Niwa.
This PR is to modify comment which was referencing 'AtomString' while the function
uses 'String' post 213879 at main.
* Source/WebCore/platform/graphics/cocoa/FontCacheCoreText.cpp:
(isSystemFont):
Canonical link: https://commits.webkit.org/269787@main
More information about the webkit-changes
mailing list