DescriptionCorrectly filter duplicate variable references in styles.
This patch introduces a HashSet to track custom property additions
when constructing PropertySets, so that duplicates are excluded.
This already happens for standard properties, but is tracked for
them by a BitArray.
Committed: https://crrev.com/a8b3cb0b38cab9abdb57e161989bbdd558581a31
Cr-Commit-Position: refs/heads/master@{#376134}
Patch Set 1 #
Total comments: 4
Patch Set 2 : #
Messages
Total messages: 14 (5 generated)
|