Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 64acbc33b4fb7a86e6400128e1e13c092ed4f66f https://github.com/WebKit/WebKit/commit/64acbc33b4fb7a86e6400128e1e13c092ed4f66f Author: Tim Nguyen <n...@apple.com> Date: 2025-07-22 (Tue, 22 Jul 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+URL.cpp Log Message: ----------- Split integrity() CSS URL modifier behind its own preference https://bugs.webkit.org/show_bug.cgi?id=296351 rdar://156447958 Reviewed by Dan Glastonbury. This URL modifier is currently non-functional, split it from the other modifiers which are functional. * 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+URL.cpp: (WebCore::CSSPropertyParserHelpers::consumeURLRaw): Canonical link: https://commits.webkit.org/297767@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