DescriptionSimplified compound feature extraction.
Started to return the last simple selector in the compound instead of
the pointer to the next compound from
extractInvalidationSetFeaturesFromCompound. That means we can update
feature flags for the combinator from updateInvalidationSets, which
also means we can get rid of the duplicated code for updating the
nthInvalidationSet(). Additionally, we can use the siblingFeatures as
initialized by updateFeaturesFromCombinator().
Removed unused UseFeatureTypes.
There should be no functional changes.
R=ericwilligers@chromium.org
Committed: https://crrev.com/7496acab2a6b8a75615788f5f623018cefe1c0b1
Cr-Commit-Position: refs/heads/master@{#417915}
Patch Set 1 #
Total comments: 2
Patch Set 2 : Rebased #Patch Set 3 : Addressed review comments. #Patch Set 4 : Unreachable code detected by compiler. #
Messages
Total messages: 22 (11 generated)
|