Bug 164203 - [CSS Parser] Clean up the two types of descendant relations in CSSSelector
Summary: [CSS Parser] Clean up the two types of descendant relations in CSSSelector
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Dave Hyatt
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-10-30 07:33 PDT by Dave Hyatt
Modified: 2016-10-30 11:51 PDT (History)
0 users

See Also:


Attachments
Patch (15.30 KB, patch)
2016-10-30 07:38 PDT, Dave Hyatt
no flags Details | Formatted Diff | Diff
Patch (15.43 KB, patch)
2016-10-30 07:57 PDT, Dave Hyatt
zalan: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dave Hyatt 2016-10-30 07:33:15 PDT
[CSS Parser] Clean up the two types of descendant relations in CSSSelector
Comment 1 Dave Hyatt 2016-10-30 07:38:10 PDT
Created attachment 293347 [details]
Patch
Comment 2 Dave Hyatt 2016-10-30 07:57:42 PDT
Created attachment 293348 [details]
Patch
Comment 3 Dave Hyatt 2016-10-30 11:51:12 PDT
Fixed in r208130.