Bug 142472

Summary: CSS JIT: add aliases between :nth-child()/:nth-last-child() and :first-child/:last-child
Product: WebKit Reporter: Benjamin Poulain <benjamin>
Component: New BugsAssignee: Benjamin Poulain <benjamin>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Benjamin Poulain 2015-03-08 20:29:31 PDT
CSS JIT: add aliases between :nth-child()/:nth-last-child() and :first-child/:last-child
Comment 1 Benjamin Poulain 2015-03-08 20:35:20 PDT
Created attachment 248227 [details]
Patch
Comment 2 Andreas Kling 2015-03-09 11:01:00 PDT
Comment on attachment 248227 [details]
Patch

r=me
Comment 3 Benjamin Poulain 2015-03-09 14:11:03 PDT
Comment on attachment 248227 [details]
Patch

Clearing flags on attachment: 248227

Committed r181283: <http://trac.webkit.org/changeset/181283>
Comment 4 Benjamin Poulain 2015-03-09 14:11:06 PDT
All reviewed patches have been landed.  Closing bug.