Bug 138902 - Remove "document has no sibling rules" optimization.
Summary: Remove "document has no sibling rules" optimization.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Andreas Kling
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-11-19 17:42 PST by Andreas Kling
Modified: 2014-11-20 00:43 PST (History)
2 users (show)

See Also:


Attachments
Patch (5.98 KB, patch)
2014-11-19 17:43 PST, Andreas Kling
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Kling 2014-11-19 17:42:39 PST
Nobody checks if usesSiblingRules() is either true or false.
Comment 1 Andreas Kling 2014-11-19 17:43:15 PST
Created attachment 241915 [details]
Patch
Comment 2 WebKit Commit Bot 2014-11-20 00:43:16 PST
Comment on attachment 241915 [details]
Patch

Clearing flags on attachment: 241915

Committed r176388: <http://trac.webkit.org/changeset/176388>
Comment 3 WebKit Commit Bot 2014-11-20 00:43:19 PST
All reviewed patches have been landed.  Closing bug.