Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(78)

Unified Diff: pkg/polymer/CHANGELOG.md

Issue 589743002: warn if inlining the same css file more than once (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | pkg/polymer/lib/src/build/common.dart » ('j') | pkg/polymer/lib/src/build/messages.dart » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/polymer/CHANGELOG.md
diff --git a/pkg/polymer/CHANGELOG.md b/pkg/polymer/CHANGELOG.md
index d0acad21dde226845509f5eca0c186d503a207d9..97745421d35b44534663a66b4dfe56f1c9106874 100644
--- a/pkg/polymer/CHANGELOG.md
+++ b/pkg/polymer/CHANGELOG.md
@@ -1,4 +1,6 @@
#### 0.14.3-dev
+ * Warn if the same css file is inlined more than once,
+ [19996](http://dartbug.com/19996).
* Don't start moving elements from head to body until we find the first
import, [20826](http://dartbug.com/20826).
* Add option to not inject platform.js in the build output
« no previous file with comments | « no previous file | pkg/polymer/lib/src/build/common.dart » ('j') | pkg/polymer/lib/src/build/messages.dart » ('J')

Powered by Google App Engine
This is Rietveld 408576698