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

Issue 51953012: fix nested bindings in polymer_expressions (Closed)

Created:
7 years, 1 month ago by Jennifer Messerly
Modified:
7 years, 1 month ago
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Patch Set 4 : #

Total comments: 4

Patch Set 5 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+70 lines, -10 lines) Patch
M pkg/pkg.status View 2 chunks +2 lines, -0 lines 0 comments Download
A pkg/polymer/test/nested_binding_test.dart View 1 2 3 4 1 chunk +43 lines, -0 lines 0 comments Download
A + pkg/polymer/test/nested_binding_test.html View 1 chunk +14 lines, -10 lines 0 comments Download
M pkg/polymer_expressions/lib/polymer_expressions.dart View 1 2 1 chunk +11 lines, -0 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
Jennifer Messerly
pretty simple fix -- for empty paths (e.g. <template bind> which is essentially <template bind="{{}}">), ...
7 years, 1 month ago (2013-11-01 01:40:08 UTC) #1
Siggi Cherem (dart-lang)
lgtm https://codereview.chromium.org/51953012/diff/70001/pkg/polymer/test/nested_binding_test.dart File pkg/polymer/test/nested_binding_test.dart (right): https://codereview.chromium.org/51953012/diff/70001/pkg/polymer/test/nested_binding_test.dart#newcode35 pkg/polymer/test/nested_binding_test.dart:35: reflectClass(String); // so we can call string.length didn't ...
7 years, 1 month ago (2013-11-01 01:54:32 UTC) #2
Jennifer Messerly
https://codereview.chromium.org/51953012/diff/70001/pkg/polymer/test/nested_binding_test.dart File pkg/polymer/test/nested_binding_test.dart (right): https://codereview.chromium.org/51953012/diff/70001/pkg/polymer/test/nested_binding_test.dart#newcode35 pkg/polymer/test/nested_binding_test.dart:35: reflectClass(String); // so we can call string.length On 2013/11/01 ...
7 years, 1 month ago (2013-11-01 02:14:56 UTC) #3
Jennifer Messerly
Committed patchset #5 manually as r29722 (presubmit successful).
7 years, 1 month ago (2013-11-01 02:15:21 UTC) #4
kasperl
7 years, 1 month ago (2013-11-01 08:46:15 UTC) #5
Message was sent while issue was closed.
This is causing redness on the build bots. Reverting.

Powered by Google App Engine
This is Rietveld 408576698