Bug 296683

Summary: ASSERT in Document::resultForSelectorAll when loading msnbc.com
Product: WebKit Reporter: Philippe Normand <philn>
Component: Layout and RenderingAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: bfulgham, bugs-noreply, mcatanzaro, simon.fraser, webkit-bug-importer, zalan
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Philippe Normand
Reported 2025-07-30 01:30:32 PDT
https://www.msnbc.com/rachel-maddow-show/maddowblog/librarian-congress-fired-trump-newsletter-rcna206534 https://www.msnbc.com/top-stories/latest/pope-leo-free-speech-free-press-rcna206342 Not really useful bt because my current build is RELEASE with ASSERTs. ASSERTION FAILED: context.hasValidQuerySelectorAllResults() == m_querySelectorAllResults.contains(context) /var/home/phil/WebKit/Source/WebCore/dom/Document.cpp(1252) : RefPtr<NodeList> WebCore::Document::resultForSelectorAll(ContainerNode &, const String &) 1 0x7f652fffcb43 WebCore::Document::resultForSelectorAll(WebCore::ContainerNode&, WTF::String const&) 2 0x7f652ffc6b7e WebCore::ContainerNode::querySelectorAll(WTF::String const&) 3 0x7f652e77452d WebCore::jsElementPrototypeFunction_querySelectorAll(JSC::JSGlobalObject*, JSC::CallFrame*) 4 0x7f64b600c038 ???
Attachments
Radar WebKit Bug Importer
Comment 1 2025-08-06 01:31:12 PDT
Note You need to log in before you can comment on or make changes to this bug.