Chromium Code Reviews
DescriptionRemove dead code from childIndex optimization
We used to use the childIndex in the DOMSiblingTraversalStrategy but
leviw@ removed it to fix a bug after he reversed the direction we did
recalcStyle in r160288 and r158839. We're going to need something like
this eventually, but I think we want something even better than this
old optimization since it didn't help querySelector at all.
Lets just delete this code for now while we figure out the right way
to optimize nth-child selectors.
BUG=364081
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=172105
Patch Set 1 #
Messages
Total messages: 4 (0 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||