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

Unified Diff: pkg/web_components/CHANGELOG.md

Issue 516043002: fix for getDefaultComputedStyles (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: update pubspec and changelog Created 6 years, 4 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/web_components/lib/build.log » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/web_components/CHANGELOG.md
diff --git a/pkg/web_components/CHANGELOG.md b/pkg/web_components/CHANGELOG.md
index 6aa95458790f9f90171f3fd7efce67fd6d1d51a9..a79f7a0070dfb417acfe3babf5fafc1997c9460b 100644
--- a/pkg/web_components/CHANGELOG.md
+++ b/pkg/web_components/CHANGELOG.md
@@ -2,6 +2,10 @@
This file contains highlights of what changes on each version of this package.
+#### Pub version 0.6.0+1
+ * Cherry pick https://github.com/Polymer/ShadowDOM/pull/500 to fix
+ http://dartbug.com/20141. Fixes getDefaultComputedStyle in firefox.
+
#### Pub version 0.6.0
* Upgrades to platform master as of 8/25/2014 (see lib/build.log for details).
This is more recent than the 0.3.5 release as there were multiple breakages
« no previous file with comments | « no previous file | pkg/web_components/lib/build.log » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698