Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: aef310031cad4c2bd4372046b2ec45c2f37c792e
      
https://github.com/WebKit/WebKit/commit/aef310031cad4c2bd4372046b2ec45c2f37c792e
  Author: Ross Kirsling <[email protected]>
  Date:   2024-08-20 (Tue, 20 Aug 2024)

  Changed paths:
    M Source/WebCore/css/parser/CSSPropertyParserConsumer+Font.cpp
    M Source/WebCore/css/parser/CSSPropertyParserConsumer+Font.h

  Log Message:
  -----------
  Fix !ENABLE(VARIATION_FONTS) build following 282527@main
https://bugs.webkit.org/show_bug.cgi?id=278438

Unreviewed build fix.

* Source/WebCore/css/parser/CSSPropertyParserConsumer+Font.cpp:
(WebCore::CSSPropertyParserHelpers::consumeFontStretch):
* Source/WebCore/css/parser/CSSPropertyParserConsumer+Font.h:
Change return type from CSSPrimitiveValue to CSSValue;
it's not clear why this would need to be more specific with VARIATION_FONTS 
disabled.

Canonical link: https://commits.webkit.org/282545@main



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to