Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 407cbcda15aa959b55c9cda79b7c433a0c77161b https://github.com/WebKit/WebKit/commit/407cbcda15aa959b55c9cda79b7c433a0c77161b Author: Gerald Squelart <g_squel...@apple.com> Date: 2025-05-22 (Thu, 22 May 2025)
Changed paths: M Source/WTF/Scripts/Preferences/UnifiedWebPreferences.yaml M Source/WebCore/css/parser/CSSParserContext.cpp M Source/WebCore/css/parser/CSSParserContext.h M Source/WebCore/css/parser/CSSPropertyParserConsumer+Color.cpp Log Message: ----------- Remove support for constrained dynamic-range-limit for now https://bugs.webkit.org/show_bug.cgi?id=293341 rdar://151752388 Reviewed by Tim Nguyen. While the full implementation of constrained dynamic-range-limit is still being worked on, stop parsing it if new default-OFF preference CSSConstrainedDynamicRangeLimitEnabled if OFF; this effectively removes support. * Source/WTF/Scripts/Preferences/UnifiedWebPreferences.yaml: * Source/WebCore/css/parser/CSSParserContext.cpp: (WebCore::add): * Source/WebCore/css/parser/CSSParserContext.h: * Source/WebCore/css/parser/CSSPropertyParserConsumer+Color.cpp: (WebCore::CSSPropertyParserHelpers::consumeUnresolvedDynamicRangeLimit): Canonical link: https://commits.webkit.org/295260@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