diff options
author | shans <shans@chromium.org> | 2016-02-18 02:17:24 -0800 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2016-02-18 10:18:17 +0000 |
commit | a8b3cb0b38cab9abdb57e161989bbdd558581a31 (patch) | |
tree | 7f027e3c143e76dadbe123271c6a22dba745164c /ios | |
parent | cda4afd7efda6e3034d58d9f375b01ff3f36d220 (diff) | |
download | chromium_src-a8b3cb0b38cab9abdb57e161989bbdd558581a31.zip chromium_src-a8b3cb0b38cab9abdb57e161989bbdd558581a31.tar.gz chromium_src-a8b3cb0b38cab9abdb57e161989bbdd558581a31.tar.bz2 |
Correctly 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.
Review URL: https://codereview.chromium.org/1709843002
Cr-Commit-Position: refs/heads/master@{#376134}
Diffstat (limited to 'ios')
0 files changed, 0 insertions, 0 deletions