Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 351386050a09a6441fbe0deda9ddd7cae1dac93e https://github.com/WebKit/WebKit/commit/351386050a09a6441fbe0deda9ddd7cae1dac93e Author: Matthieu Dubet <m_du...@apple.com> Date: 2025-05-12 (Mon, 12 May 2025)
Changed paths: M Source/WebCore/css/parser/CSSParser.cpp M Source/WebCore/css/parser/CSSParser.h Log Message: ----------- [CSS] Small performance fixes for CSSParser https://bugs.webkit.org/show_bug.cgi?id=292187 Reviewed by Anne van Kesteren. * Source/WebCore/css/parser/CSSParser.cpp: (WebCore::CSSParser::consumeNestedGroupRules): * Source/WebCore/css/parser/CSSParser.h: Use inline vector of 16 for the stack to cover most real life CSS tree Canonical link: https://commits.webkit.org/294792@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