Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 80b437e79772e634bfa67dae653aa211eb7eb2a9
https://github.com/WebKit/WebKit/commit/80b437e79772e634bfa67dae653aa211eb7eb2a9
Author: Antti Koivisto <[email protected]>
Date: 2026-06-24 (Wed, 24 Jun 2026)
Changed paths:
M Source/WebCore/style/RuleSet.cpp
M Source/WebCore/style/RuleSet.h
M Source/WebCore/style/RuleSetBuilder.cpp
M Source/WebCore/style/StyleScope.cpp
Log Message:
-----------
Add asserts against re-entrancy during RuleSet building
https://bugs.webkit.org/show_bug.cgi?id=317732
rdar://179185452
Reviewed by Alan Baradlay.
Add more release asserts to verify correctness.
* Source/WebCore/style/RuleSet.cpp:
(WebCore::Style::RuleSet::~RuleSet):
* Source/WebCore/style/RuleSet.h:
* Source/WebCore/style/RuleSetBuilder.cpp:
(WebCore::Style::m_shrinkToFit):
(WebCore::Style::RuleSetBuilder::~RuleSetBuilder):
* Source/WebCore/style/StyleScope.cpp:
(WebCore::Style::Scope::updateActiveStyleSheets):
Canonical link: https://commits.webkit.org/315743@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications