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

Issue 24031006: Silently handle handle eval exceptions in PolymerExpressions (Closed)

Created:
7 years, 3 months ago by justinfagnani
Modified:
7 years, 3 months ago
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Silently handle handle eval exceptions in PolymerExpressions BUG= R=jmesserly@google.com Committed: https://code.google.com/p/dart/source/detail?r=27672

Patch Set 1 : #

Total comments: 9

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+66 lines, -19 lines) Patch
M pkg/polymer_expressions/example/example.dart View 1 1 chunk +6 lines, -1 line 0 comments Download
M pkg/polymer_expressions/lib/eval.dart View 3 chunks +21 lines, -6 lines 0 comments Download
M pkg/polymer_expressions/lib/polymer_expressions.dart View 3 chunks +13 lines, -4 lines 0 comments Download
M pkg/polymer_expressions/test/eval_test.dart View 1 chunk +3 lines, -2 lines 0 comments Download
M pkg/polymer_expressions/test/syntax_test.dart View 1 2 chunks +23 lines, -6 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
justinfagnani
Fixes https://code.google.com/p/dart/issues/detail?id=12659
7 years, 3 months ago (2013-09-18 18:19:17 UTC) #1
Jennifer Messerly
Code changes look great. Some test comments :) https://codereview.chromium.org/24031006/diff/3001/pkg/polymer_expressions/example/example.dart File pkg/polymer_expressions/example/example.dart (right): https://codereview.chromium.org/24031006/diff/3001/pkg/polymer_expressions/example/example.dart#newcode15 pkg/polymer_expressions/example/example.dart:15: Logger.root.onRecord.listen((LogRecord ...
7 years, 3 months ago (2013-09-18 18:52:27 UTC) #2
justinfagnani
PTAL https://codereview.chromium.org/24031006/diff/3001/pkg/polymer_expressions/example/example.dart File pkg/polymer_expressions/example/example.dart (right): https://codereview.chromium.org/24031006/diff/3001/pkg/polymer_expressions/example/example.dart#newcode15 pkg/polymer_expressions/example/example.dart:15: Logger.root.onRecord.listen((LogRecord r) { On 2013/09/18 18:52:27, John Messerly ...
7 years, 3 months ago (2013-09-18 21:56:29 UTC) #3
Jennifer Messerly
lgtm
7 years, 3 months ago (2013-09-18 22:08:57 UTC) #4
justinfagnani
7 years, 3 months ago (2013-09-19 18:25:30 UTC) #5
Message was sent while issue was closed.
Committed patchset #2 manually as r27672 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698