[Webkit-unassigned] [Bug 281131] Immediate crash when WebComponents are combined with global styles & container queries.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 14 12:52:50 PDT 2024


https://bugs.webkit.org/show_bug.cgi?id=281131

Alexey Proskuryakov <ap at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |nicole at stubbornella.org,
                   |                            |rniwa at webkit.org,
                   |                            |simon.fraser at apple.com
           Keywords|                            |InRadar

--- Comment #1 from Alexey Proskuryakov <ap at webkit.org> ---
rdar://137812974

I can reproduce this after uncommenting lines 7-9 (as per original steps to reproduce), and clicking in the content (which is not).

Thread 0 Crashed::  Dispatch queue: com.apple.main-thread
0   WebCore                                    0x11a38a380 WebCore::Style::Update::elementStyle(WebCore::Element const&) + 0
1   WebCore                                    0x11a32ddd8 WebCore::Style::ContainerQueryEvaluator::selectContainer(WTF::OptionSet<WebCore::CQ::Axis>, WTF::String const&, WebCore::Element const&, WebCore::Style::ContainerQueryEvaluator::SelectionMode, WebCore::Style::ScopeOrdinal, WebCore::Style::ContainerQueryEvaluationState const*)::$_0::operator()(WebCore::Element const&, WebCore::Element const*) const + 120
2   WebCore                                    0x11a32db90 WebCore::Style::ContainerQueryEvaluator::selectContainer(WTF::OptionSet<WebCore::CQ::Axis>, WTF::String const&, WebCore::Element const&, WebCore::Style::ContainerQueryEvaluator::SelectionMode, WebCore::Style::ScopeOrdinal, WebCore::Style::ContainerQueryEvaluationState const*) + 464
3   WebCore                                    0x11a335a44 WebCore::Style::ElementRuleCollector::containerQueriesMatch(WebCore::Style::RuleData const&, WebCore::Style::MatchRequest const&) + 392
4   WebCore                                    0x11a3332c0 WebCore::Style::ElementRuleCollector::collectMatchingRulesForList(WTF::Vector<WebCore::Style::RuleData, 1ul, WTF::CrashOnOverflow, 16ul, WTF::FastMalloc> const*, WebCore::Style::MatchRequest const&) + 1944

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20241014/43a420a7/attachment.htm>


More information about the webkit-unassigned mailing list