Bug 53987

Summary: Skip over sibling selectors when collecting descendant selector hashes
Product: WebKit Reporter: Antti Koivisto <koivisto>
Component: CSSAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
Attachments:
Description Flags
patch zwarich: review+

Description Antti Koivisto 2011-02-08 02:24:52 PST
Skip instead of bailing out. This will allow optimizing some sibling selector cases.
Comment 1 Antti Koivisto 2011-02-08 02:31:19 PST
Created attachment 81616 [details]
patch
Comment 2 Antti Koivisto 2011-02-08 02:53:43 PST
http://trac.webkit.org/changeset/77919