commit | 66ef7c7a5b824cec80bdb4b3b8d5897497d75f18 | [log] [tgz] |
---|---|---|
author | Daniel Kurka <dankurka@google.com> | Wed Sep 17 17:08:33 2014 -0700 |
committer | Daniel Kurka <dankurka@google.com> | Wed Sep 17 17:27:16 2014 -0700 |
tree | 8e67c4761b3257528d12534825e206b051e7f763 | |
parent | 37338d9604d76e0baba22d45a517bb1f7b7918f3 [diff] |
Make CssResourceGenerator produce stable and correct output. In incremental mode CssResourceGenerator produces collisions of CSS class names, since its obfuscation depends in an internal counter. We need the generator to produce stable and unique names, so we are forcing this in incremental compiles. Change-Id: I636f8d8254961e2b724a9442cd8b5df83067051b