Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 012701e81ed52c52cfa59c7fcc540013d872d6a8 https://github.com/WebKit/WebKit/commit/012701e81ed52c52cfa59c7fcc540013d872d6a8 Author: Don Olmstead <don.olmst...@sony.com> Date: 2024-09-06 (Fri, 06 Sep 2024)
Changed paths: M Source/WebCore/css/parser/CSSPropertyParserConsumer+Font.cpp Log Message: ----------- Fix unused function warning in CSSPropertyParserConsumer+Font.cpp https://bugs.webkit.org/show_bug.cgi?id=279154 Unreviewed warning fix. Guard `isFontStyleAngleInRange` which is only used when `ENABLE(VARIATION_FONTS)` is `ON`. * Source/WebCore/css/parser/CSSPropertyParserConsumer+Font.cpp: Canonical link: https://commits.webkit.org/283273@main To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications _______________________________________________ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes