Bug 296683
| Summary: | ASSERT in Document::resultForSelectorAll when loading msnbc.com | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Philippe Normand <philn> |
| Component: | Layout and Rendering | Assignee: | 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
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/157638461>