Bug 131283 - CSS JIT: add support for :last-child and :only-child
Summary: CSS JIT: add support for :last-child and :only-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: 2014-04-06 15:06 PDT by Benjamin Poulain
Modified: 2014-04-06 19:25 PDT (History)
6 users (show)

See Also:


Attachments
Patch (19.79 KB, patch)
2014-04-06 15:09 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 2014-04-06 15:06:37 PDT
CSS JIT: add support for :last-child and :only-child
Comment 1 Benjamin Poulain 2014-04-06 15:09:22 PDT
Created attachment 228705 [details]
Patch
Comment 2 Andreas Kling 2014-04-06 16:46:21 PDT
Comment on attachment 228705 [details]
Patch

r=me
Comment 3 Benjamin Poulain 2014-04-06 19:25:44 PDT
Comment on attachment 228705 [details]
Patch

Clearing flags on attachment: 228705

Committed r166862: <http://trac.webkit.org/changeset/166862>
Comment 4 Benjamin Poulain 2014-04-06 19:25:51 PDT
All reviewed patches have been landed.  Closing bug.