Bug 149921

Summary: CrashTracer: [USER] com.apple.WebKit.WebContent at …Core::SelectorChecker::checkScrollbarPseudoClass const + 217
Product: WebKit Reporter: Antti Koivisto <koivisto>
Component: CSSAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: ayushmaan.j, commit-queue
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
patch none

Description Antti Koivisto 2015-10-08 02:51:03 PDT
rdar://problem/22731359
Comment 1 Antti Koivisto 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,
Comment 2 Antti Koivisto 2015-10-08 02:59:34 PDT
Created attachment 262684 [details]
patch
Comment 3 Andreas Kling 2015-10-08 05:59:55 PDT
Comment on attachment 262684 [details]
patch

r=me
Comment 4 WebKit Commit Bot 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>
Comment 5 WebKit Commit Bot 2015-10-08 09:27:16 PDT
All reviewed patches have been landed.  Closing bug.
Comment 6 Alexey Proskuryakov 2015-10-08 09:30:15 PDT
*** Bug 149797 has been marked as a duplicate of this bug. ***