DescriptionUse invalidation sets for visited link updates.
We did use invalidation sets when adding/removing href from an anchor tag,
while the code that notifies that the visited state of a given url has
changed, use SubtreeStyleChange. This change gets rid of SubtreeStyleChange
which relies on sibling tree recalcs.
R=tkent@chromium.org
BUG=557440
Committed: https://crrev.com/038590ac56052630a62d61c43a54e9dcf1748da8
Cr-Commit-Position: refs/heads/master@{#361121}
Patch Set 1 #
Messages
Total messages: 10 (3 generated)
|