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

Issue 25740006: port polymer data binding tests (Closed)

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

Description

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Total comments: 2

Patch Set 4 : #

Total comments: 8

Patch Set 5 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+418 lines, -44 lines) Patch
pkg/custom_element/lib/polyfill.dart View 1 2 3 1 chunk +19 lines, -0 lines 0 comments Download
pkg/pkg.status View 1 2 3 4 chunks +7 lines, -0 lines 0 comments Download
pkg/polymer/lib/job.dart View 1 chunk +1 line, -0 lines 0 comments Download
pkg/polymer/lib/src/instance.dart View 1 2 3 3 chunks +12 lines, -11 lines 0 comments Download
pkg/polymer/test/bind_mdv_test.dart View 1 2 3 1 chunk +95 lines, -0 lines 0 comments Download
pkg/polymer/test/bind_test.dart View 1 2 3 4 1 chunk +44 lines, -0 lines 0 comments Download
pkg/polymer/test/bind_test.html View 1 2 3 1 chunk +14 lines, -11 lines 0 comments Download
pkg/polymer/test/custom_event_test.dart View 1 2 3 4 1 chunk +1 line, -1 line 0 comments Download
pkg/polymer/test/template_distribute_dynamic_test.dart View 1 2 3 4 1 chunk +65 lines, -0 lines 0 comments Download
pkg/polymer/test/template_distribute_dynamic_test.html View 1 2 3 1 chunk +37 lines, -0 lines 0 comments Download
pkg/polymer/test/unbind_test.dart View 1 2 3 1 chunk +116 lines, -0 lines 0 comments Download
pkg/polymer/test/unbind_test.html View 1 2 3 1 chunk +5 lines, -11 lines 0 comments Download
pkg/template_binding/pubspec.yaml View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
pkg/template_binding/test/custom_element_bindings_test.dart View 1 2 3 2 chunks +1 line, -10 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
Jennifer Messerly
these are from: https://github.com/Polymer/polymer/tree/4dc481c11505991a7c43228d3797d28f21267779/test
7 years, 2 months ago (2013-10-03 04:33:28 UTC) #1
Siggi Cherem (dart-lang)
lgtm https://codereview.chromium.org/25740006/diff/7001/pkg/polymer/test/bind_test.dart File pkg/polymer/test/bind_test.dart (right): https://codereview.chromium.org/25740006/diff/7001/pkg/polymer/test/bind_test.dart#newcode12 pkg/polymer/test/bind_test.dart:12: test('ready called', () => query('x-foo').xtag.onTestDone); could we also ...
7 years, 2 months ago (2013-10-04 21:13:46 UTC) #2
Jennifer Messerly
PTAL -- updated this to latest
7 years, 2 months ago (2013-10-24 00:33:59 UTC) #3
Siggi Cherem (dart-lang)
lgtm, minor comments below https://codereview.chromium.org/25740006/diff/12001/pkg/polymer/test/bind_mdv_test.dart File pkg/polymer/test/bind_mdv_test.dart (right): https://codereview.chromium.org/25740006/diff/12001/pkg/polymer/test/bind_mdv_test.dart#newcode69 pkg/polymer/test/bind_mdv_test.dart:69: Observable.dirtyCheck(); is this needed if ...
7 years, 2 months ago (2013-10-24 00:50:42 UTC) #4
Jennifer Messerly
https://codereview.chromium.org/25740006/diff/12001/pkg/polymer/test/bind_mdv_test.dart File pkg/polymer/test/bind_mdv_test.dart (right): https://codereview.chromium.org/25740006/diff/12001/pkg/polymer/test/bind_mdv_test.dart#newcode69 pkg/polymer/test/bind_mdv_test.dart:69: Observable.dirtyCheck(); On 2013/10/24 00:50:43, Siggi Cherem (dart-lang) wrote: > ...
7 years, 2 months ago (2013-10-24 00:58:58 UTC) #5
Jennifer Messerly
7 years, 2 months ago (2013-10-24 00:59:42 UTC) #6
Message was sent while issue was closed.
Committed patchset #5 manually as r29139 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698