Bug 102160 - Collect necessary features for SelectRuleFeatureSet
Summary: Collect necessary features for SelectRuleFeatureSet
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Shinya Kawanaka
URL:
Keywords:
Depends on:
Blocks: 100451
  Show dependency treegraph
 
Reported: 2012-11-13 17:56 PST by Shinya Kawanaka
Modified: 2012-11-13 21:51 PST (History)
2 users (show)

See Also:


Attachments
Patch (19.87 KB, patch)
2012-11-13 19:51 PST, Shinya Kawanaka
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Shinya Kawanaka 2012-11-13 17:56:52 PST
We have to invalidate distribution when pseudo-class is changed in some case.
We would like to collect the following features so that we can attack them in parallel.

:checked
:enabled
:disabled
:indeterminate
:link
:target
:visited
Comment 1 Shinya Kawanaka 2012-11-13 19:51:21 PST
Created attachment 174056 [details]
Patch
Comment 2 WebKit Review Bot 2012-11-13 21:51:45 PST
Comment on attachment 174056 [details]
Patch

Clearing flags on attachment: 174056

Committed r134541: <http://trac.webkit.org/changeset/134541>
Comment 3 WebKit Review Bot 2012-11-13 21:51:48 PST
All reviewed patches have been landed.  Closing bug.