Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 72ae661f7f456a00b7cf4d7e11d5c37738538de9
https://github.com/WebKit/WebKit/commit/72ae661f7f456a00b7cf4d7e11d5c37738538de9
Author: Matthieu Dubet <[email protected]>
Date: 2023-04-11 (Tue, 11 Apr 2023)
Changed paths:
M LayoutTests/inspector/css/getMatchedStylesForNode.html
M Source/WebCore/css/parser/CSSParserImpl.cpp
Log Message:
-----------
[Web Inspector] Fix crash when inspecting counter style rule
https://bugs.webkit.org/show_bug.cgi?id=255084
rdar://107576505
Reviewed by Patrick Angle.
consumeCounterStyleRule() already calls the Web Inspector
methods (startRuleBody/endRuleBody).
Those redundant calls make the Web Inspector crash.
* LayoutTests/inspector/css/getMatchedStylesForNode.html:
* Source/WebCore/css/parser/CSSParserImpl.cpp:
(WebCore::CSSParserImpl::consumeDeclarationListOrStyleBlockHelper):
Canonical link: https://commits.webkit.org/262820@main
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes