Bug 142472 - CSS JIT: add aliases between :nth-child()/:nth-last-child() and :first-child/:last-child
Summary: CSS JIT: add aliases between :nth-child()/:nth-last-child() and :first-child/...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Benjamin Poulain
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-03-08 20:29 PDT by Benjamin Poulain
Modified: 2015-03-09 14:11 PDT (History)
0 users

See Also:


Attachments
Patch (41.86 KB, patch)
2015-03-08 20:35 PDT, Benjamin Poulain
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.