Missing clear of type_rule_invalidation_set_.
Type rule invalidation sets are not used on the global ruleset, only rulesets for specific stylesheets. Those RuleFeatureSets are disposed with the whole RuleSet and re-created every time which means this did not cause a bug. However, we should clear to be consistent and on the safe side. Change-Id: Icaade0122a34d3f0945f95093dcab6427e02509b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1760733 Commit-Queue: Eric Willigers <ericwilligers@chromium.org> Reviewed-by:Eric Willigers <ericwilligers@chromium.org> Cr-Commit-Position: refs/heads/master@{#688244}
Showing
Please register or sign in to comment