RESOLVED FIXED Bug 149921
CrashTracer: [USER] com.apple.WebKit.WebContent at …Core::SelectorChecker::checkScrollbarPseudoClass const + 217
https://bugs.webkit.org/show_bug.cgi?id=149921
Summary CrashTracer: [USER] com.apple.WebKit.WebContent at …Core::SelectorChecker::ch...
Antti Koivisto
Reported 2015-10-08 02:51:03 PDT
Attachments
patch (3.27 KB, patch)
2015-10-08 02:59 PDT, Antti Koivisto
no flags
Antti Koivisto
Comment 1 2015-10-08 02:51:37 PDT
> 1 com.apple.WebCore 0x7fff95b09369 WebCore::SelectorChecker::checkScrollbarPseudoClass(WebCore::SelectorChecker::CheckingContextWithStatus const&, WebCore::CSSSelector const*) const + 0xd9 2 com.apple.WebCore 0x7fff95b06e3a WebCore::SelectorChecker::checkOne(WebCore::SelectorChecker::CheckingContextWithStatus const&, WebCore::PseudoIdSet&, WebCore::SelectorChecker::MatchType&, unsigned int&) const + 0x3ea 3 com.apple.WebCore 0x7fff95b06041 WebCore::SelectorChecker::matchRecursively(WebCore::SelectorChecker::CheckingContextWithStatus const&, WebCore::PseudoIdSet&, unsigned int&) const + 0x41 4 com.apple.WebCore 0x7fff95b06525 WebCore::SelectorChecker::matchRecursively(WebCore::SelectorChecker::CheckingContextWithStatus const&, WebCore::PseudoIdSet&, unsigned int&) const + 0x525 5 com.apple.WebCore 0x7fff95b05f9c WebCore::SelectorChecker::match(WebCore::CSSSelector const*, WebCore::Element*, WebCore::SelectorChecker::CheckingContext const&, unsigned int&) const + 0x7c 6 com.apple.WebCore 0x7fff95353b66 WebCore::ElementRuleCollector::ruleMatches(WebCore::RuleData const&, unsigned int&) + 0x266 7 com.apple.WebCore 0x7fff953537ad WebCore::ElementRuleCollector::collectMatchingRulesForList(WTF::Vector<WebCore::RuleData, 1ul, WTF::CrashOnOverflow, 16ul> const*, WebCore::MatchRequest const&, WebCore::StyleResolver::RuleRange&) + 0x18d 8 com.apple.WebCore 0x7fff94e670a5 WebCore::ElementRuleCollector::matchAuthorRules(bool) + 0xb5 9 com.apple.WebCore 0x7fff94e66dc4 WebCore::ElementRuleCollector::matchAllRules(bool, bool) + 0x254 10 com.apple.WebCore 0x7fff95bc03f6 WebCore::StyleResolver::styleForElement(WebCore::Element*, WebCore::RenderStyle*, WebCore::StyleSharingBehavior, WebCore::RuleMatchingBehavior,
Antti Koivisto
Comment 2 2015-10-08 02:59:34 PDT
Andreas Kling
Comment 3 2015-10-08 05:59:55 PDT
Comment on attachment 262684 [details] patch r=me
WebKit Commit Bot
Comment 4 2015-10-08 09:27:12 PDT
Comment on attachment 262684 [details] patch Clearing flags on attachment: 262684 Committed r190728: <http://trac.webkit.org/changeset/190728>
WebKit Commit Bot
Comment 5 2015-10-08 09:27:16 PDT
All reviewed patches have been landed. Closing bug.
Alexey Proskuryakov
Comment 6 2015-10-08 09:30:15 PDT
*** Bug 149797 has been marked as a duplicate of this bug. ***
Note You need to log in before you can comment on or make changes to this bug.