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

Unified Diff: pkg/template_binding/CHANGELOG.md

Issue 414183004: Fix template binding. Turns out that bindCallback by default traps excepions (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years, 5 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/template_binding/lib/src/node.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/template_binding/CHANGELOG.md
diff --git a/pkg/template_binding/CHANGELOG.md b/pkg/template_binding/CHANGELOG.md
index e4fcf5b26d54d7d5eb310071070afc61ace734af..984dbfc6dd367767991bdae35dd49f74b2e96c13 100644
--- a/pkg/template_binding/CHANGELOG.md
+++ b/pkg/template_binding/CHANGELOG.md
@@ -3,7 +3,7 @@
This file contains highlights of what changes on each version of the
template_binding package.
-#### Pub version 0.12.0+2
+#### Pub version 0.12.0+3
* fix bug in interop layer to ensure callbacks are run in the dirty-checking
zone (this only affected running code directly in Dartium without running
pub-build or pub-serve)
« no previous file with comments | « no previous file | pkg/template_binding/lib/src/node.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698