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

Issue 414183004: Fix template binding. Turns out that bindCallback by default traps excepions (Closed)

Created:
6 years, 4 months ago by Siggi Cherem (dart-lang)
Modified:
6 years, 4 months ago
Reviewers:
jakemac
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Fix template binding. Turns out that bindCallback by default traps excepions too, and throws them asynchronously. Our APIs expected those exceptions to be thrown synchronously. Committed: https://code.google.com/p/dart/source/detail?r=38761

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -4 lines) Patch
M pkg/template_binding/CHANGELOG.md View 1 chunk +1 line, -1 line 0 comments Download
M pkg/template_binding/lib/src/node.dart View 1 chunk +2 lines, -2 lines 0 comments Download
M pkg/template_binding/pubspec.yaml View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
Siggi Cherem (dart-lang)
TBR
6 years, 4 months ago (2014-07-30 22:58:18 UTC) #1
Siggi Cherem (dart-lang)
Committed patchset #1 manually as r38761 (presubmit successful).
6 years, 4 months ago (2014-07-30 23:05:35 UTC) #2
jakemac
6 years, 4 months ago (2014-07-31 13:11:26 UTC) #3
Message was sent while issue was closed.
lgtm

Powered by Google App Engine
This is Rietveld 408576698