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

Unified Diff: pkg/web_components/CHANGELOG.md

Issue 556403003: cherry pick to fix memory leak (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: apply patch 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/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 ce817ff33df0f758175da057629add33367be3d9..286ca0152ba998790dec5d298555ad76537fdb0c 100644
--- a/pkg/web_components/CHANGELOG.md
+++ b/pkg/web_components/CHANGELOG.md
@@ -4,6 +4,7 @@
purely focused on polyfills.
* Change Platform.deliverDeclarations to
Platform.consumeDeclarations(callback).
+ * Cherry pick https://github.com/Polymer/ShadowDOM/pull/505 to fix mem leak.
#### Pub version 0.6.0+1
* Cherry pick https://github.com/Polymer/ShadowDOM/pull/500 to fix
« 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