Bug 137843 - Generalize the compilation of :not() to support arbitrary selector lists
Summary: Generalize the compilation of :not() to support arbitrary selector lists
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-10-17 19:33 PDT by Benjamin Poulain
Modified: 2014-10-20 17:43 PDT (History)
1 user (show)

See Also:


Attachments
Patch (13.00 KB, patch)
2014-10-17 19:54 PDT, Benjamin Poulain
kling: review+
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-10-17 19:33:01 PDT
Generalize the compilation of :not() to support arbitrary selector lists
Comment 1 Benjamin Poulain 2014-10-17 19:54:48 PDT
Created attachment 240055 [details]
Patch
Comment 2 Andreas Kling 2014-10-20 01:27:58 PDT
Comment on attachment 240055 [details]
Patch

r=me
Comment 3 Benjamin Poulain 2014-10-20 17:43:24 PDT
Committed r174914: <http://trac.webkit.org/changeset/174914>