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

Issue 293023008: Bring back initPolymer, allow boot.js only if using "polymer_experimental.html". (Closed)

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

Description

Bring back initPolymer, allow boot.js only if using "polymer_experimental.html". R=jmesserly@google.com Committed: https://code.google.com/p/dart/source/detail?r=36578

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Total comments: 18

Patch Set 4 : #

Patch Set 5 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1309 lines, -1678 lines) Patch
M pkg/code_transformers/lib/assets.dart View 1 chunk +2 lines, -0 lines 0 comments Download
M pkg/pkg.gyp View 1 chunk +1 line, -1 line 0 comments Download
M pkg/pkg.status View 4 chunks +19 lines, -6 lines 0 comments Download
A pkg/polymer/e2e_test/README.txt View 1 2 1 chunk +4 lines, -0 lines 0 comments Download
A + pkg/polymer/e2e_test/bad_import1/lib/a.dart View 1 chunk +1 line, -5 lines 0 comments Download
A + pkg/polymer/e2e_test/bad_import1/lib/a.html View 1 chunk +1 line, -1 line 0 comments Download
A + pkg/polymer/e2e_test/bad_import1/lib/b.html View 1 chunk +3 lines, -2 lines 0 comments Download
A pkg/polymer/e2e_test/bad_import1/pubspec.yaml View 1 chunk +8 lines, -0 lines 0 comments Download
A + pkg/polymer/e2e_test/bad_import1/test/import_test.dart View 1 chunk +9 lines, -7 lines 0 comments Download
A + pkg/polymer/e2e_test/bad_import1/test/import_test.html View 1 chunk +3 lines, -5 lines 0 comments Download
A + pkg/polymer/e2e_test/bad_import2/lib/a.dart View 1 chunk +1 line, -5 lines 0 comments Download
A + pkg/polymer/e2e_test/bad_import2/lib/a.html View 1 chunk +1 line, -1 line 0 comments Download
A + pkg/polymer/e2e_test/bad_import2/lib/b.html View 1 chunk +3 lines, -2 lines 0 comments Download
A pkg/polymer/e2e_test/bad_import2/pubspec.yaml View 1 chunk +8 lines, -0 lines 0 comments Download
A + pkg/polymer/e2e_test/bad_import2/test/import_test.dart View 1 chunk +9 lines, -7 lines 0 comments Download
A + pkg/polymer/e2e_test/bad_import2/test/import_test.html View 1 chunk +3 lines, -5 lines 0 comments Download
A + pkg/polymer/e2e_test/bad_import3/lib/a.dart View 1 chunk +1 line, -5 lines 0 comments Download
A + pkg/polymer/e2e_test/bad_import3/lib/a.html View 1 chunk +1 line, -1 line 0 comments Download
A + pkg/polymer/e2e_test/bad_import3/lib/b.html View 1 chunk +6 lines, -1 line 0 comments Download
A pkg/polymer/e2e_test/bad_import3/pubspec.yaml View 1 chunk +8 lines, -0 lines 0 comments Download
A + pkg/polymer/e2e_test/bad_import3/test/import_test.dart View 1 chunk +9 lines, -7 lines 0 comments Download
A + pkg/polymer/e2e_test/bad_import3/test/import_test.html View 1 chunk +3 lines, -3 lines 0 comments Download
A + pkg/polymer/e2e_test/canonicalization/lib/a.dart View 0 chunks +-1 lines, --1 lines 0 comments Download
A + pkg/polymer/e2e_test/canonicalization/lib/a.html View 1 chunk +1 line, -1 line 0 comments Download
A + pkg/polymer/e2e_test/canonicalization/lib/b.dart View 0 chunks +-1 lines, --1 lines 0 comments Download
A + pkg/polymer/e2e_test/canonicalization/lib/b.html View 1 chunk +1 line, -1 line 0 comments Download
A + pkg/polymer/e2e_test/canonicalization/lib/c.dart View 0 chunks +-1 lines, --1 lines 0 comments Download
A + pkg/polymer/e2e_test/canonicalization/lib/d.dart View 0 chunks +-1 lines, --1 lines 0 comments Download
A + pkg/polymer/e2e_test/canonicalization/lib/e.html View 0 chunks +-1 lines, --1 lines 0 comments Download
A + pkg/polymer/e2e_test/canonicalization/lib/f.html View 0 chunks +-1 lines, --1 lines 0 comments Download
A + pkg/polymer/e2e_test/canonicalization/pubspec.yaml View 0 chunks +-1 lines, --1 lines 0 comments Download
A + pkg/polymer/e2e_test/canonicalization/test/deploy1_test.dart View 1 chunk +2 lines, -3 lines 0 comments Download
A + pkg/polymer/e2e_test/canonicalization/test/deploy1_test.html View 1 chunk +1 line, -2 lines 0 comments Download
A + pkg/polymer/e2e_test/canonicalization/test/deploy2_test.dart View 1 chunk +2 lines, -3 lines 0 comments Download
A + pkg/polymer/e2e_test/canonicalization/test/deploy2_test.html View 1 chunk +2 lines, -3 lines 0 comments Download
A + pkg/polymer/e2e_test/canonicalization/test/deploy3_test.dart View 1 chunk +2 lines, -3 lines 0 comments Download
A + pkg/polymer/e2e_test/canonicalization/test/deploy3_test.html View 1 chunk +2 lines, -3 lines 0 comments Download
A + pkg/polymer/e2e_test/canonicalization/test/deploy_common.dart View 2 chunks +9 lines, -9 lines 0 comments Download
A + pkg/polymer/e2e_test/canonicalization/test/dev1_test.dart View 1 chunk +2 lines, -5 lines 0 comments Download
A + pkg/polymer/e2e_test/canonicalization/test/dev1_test.html View 1 chunk +1 line, -2 lines 0 comments Download
A + pkg/polymer/e2e_test/canonicalization/test/dev2_test.dart View 1 chunk +2 lines, -5 lines 0 comments Download
A + pkg/polymer/e2e_test/canonicalization/test/dev2_test.html View 1 chunk +2 lines, -3 lines 0 comments Download
A + pkg/polymer/e2e_test/canonicalization/test/dev3_test.dart View 1 chunk +2 lines, -5 lines 0 comments Download
A + pkg/polymer/e2e_test/canonicalization/test/dev3_test.html View 1 chunk +2 lines, -3 lines 0 comments Download
A pkg/polymer/e2e_test/canonicalization/test/dev_common.dart View 1 chunk +34 lines, -0 lines 0 comments Download
A + pkg/polymer/e2e_test/canonicalization/test/dir/deploy1_test.dart View 1 chunk +2 lines, -6 lines 0 comments Download
A + pkg/polymer/e2e_test/canonicalization/test/dir/deploy1_test.html View 1 chunk +1 line, -1 line 0 comments Download
A + pkg/polymer/e2e_test/canonicalization/test/dir/deploy2_test.dart View 1 chunk +2 lines, -6 lines 0 comments Download
A + pkg/polymer/e2e_test/canonicalization/test/dir/deploy2_test.html View 1 chunk +1 line, -1 line 0 comments Download
A + pkg/polymer/e2e_test/canonicalization/test/dir/deploy_common.dart View 1 chunk +14 lines, -15 lines 0 comments Download
A + pkg/polymer/e2e_test/canonicalization/test/dir/dev1_test.dart View 1 chunk +3 lines, -3 lines 0 comments Download
A + pkg/polymer/e2e_test/canonicalization/test/dir/dev1_test.html View 1 chunk +1 line, -1 line 0 comments Download
A + pkg/polymer/e2e_test/canonicalization/test/dir/dev2_test.dart View 1 chunk +2 lines, -6 lines 0 comments Download
A + pkg/polymer/e2e_test/canonicalization/test/dir/dev2_test.html View 1 chunk +1 line, -1 line 0 comments Download
A pkg/polymer/e2e_test/canonicalization/test/dir/dev_common.dart View 1 chunk +37 lines, -0 lines 0 comments Download
A + pkg/polymer/e2e_test/experimental_boot/lib/a.dart View 1 chunk +2 lines, -2 lines 0 comments Download
A + pkg/polymer/e2e_test/experimental_boot/lib/a.html View 1 chunk +1 line, -1 line 0 comments Download
A + pkg/polymer/e2e_test/experimental_boot/lib/b.dart View 1 chunk +2 lines, -2 lines 0 comments Download
A + pkg/polymer/e2e_test/experimental_boot/lib/b.html View 1 chunk +1 line, -1 line 0 comments Download
A + pkg/polymer/e2e_test/experimental_boot/lib/c.dart View 1 chunk +1 line, -1 line 0 comments Download
A + pkg/polymer/e2e_test/experimental_boot/lib/d.dart View 1 chunk +1 line, -1 line 0 comments Download
A + pkg/polymer/e2e_test/experimental_boot/lib/e.html View 0 chunks +-1 lines, --1 lines 0 comments Download
A + pkg/polymer/e2e_test/experimental_boot/lib/f.html View 1 chunk +1 line, -1 line 0 comments Download
A + pkg/polymer/e2e_test/experimental_boot/pubspec.yaml View 1 chunk +1 line, -1 line 0 comments Download
A pkg/polymer/e2e_test/experimental_boot/test/double_init_code.html View 1 chunk +1 line, -0 lines 0 comments Download
A pkg/polymer/e2e_test/experimental_boot/test/double_init_test.dart View 1 chunk +19 lines, -0 lines 0 comments Download
A pkg/polymer/e2e_test/experimental_boot/test/double_init_test.html View 1 chunk +11 lines, -0 lines 0 comments Download
A + pkg/polymer/e2e_test/experimental_boot/test/import_test.dart View 2 chunks +10 lines, -16 lines 0 comments Download
A + pkg/polymer/e2e_test/experimental_boot/test/import_test.html View 1 chunk +5 lines, -7 lines 0 comments Download
A pkg/polymer/e2e_test/experimental_boot/test/load_dart_code.html View 1 chunk +10 lines, -0 lines 0 comments Download
A + pkg/polymer/e2e_test/good_import/lib/a.dart View 1 chunk +1 line, -5 lines 0 comments Download
A + pkg/polymer/e2e_test/good_import/lib/a.html View 1 chunk +1 line, -1 line 0 comments Download
A + pkg/polymer/e2e_test/good_import/lib/b.html View 1 chunk +1 line, -1 line 0 comments Download
A pkg/polymer/e2e_test/good_import/pubspec.yaml View 1 chunk +8 lines, -0 lines 0 comments Download
A + pkg/polymer/e2e_test/good_import/test/import_test.dart View 1 chunk +7 lines, -15 lines 0 comments Download
A + pkg/polymer/e2e_test/good_import/test/import_test.html View 1 chunk +3 lines, -3 lines 0 comments Download
D pkg/polymer/example/canonicalization/lib/a.dart View 1 chunk +0 lines, -16 lines 0 comments Download
D pkg/polymer/example/canonicalization/lib/a.html View 1 chunk +0 lines, -6 lines 0 comments Download
D pkg/polymer/example/canonicalization/lib/b.dart View 1 chunk +0 lines, -16 lines 0 comments Download
D pkg/polymer/example/canonicalization/lib/b.html View 1 chunk +0 lines, -6 lines 0 comments Download
D pkg/polymer/example/canonicalization/lib/c.dart View 1 chunk +0 lines, -7 lines 0 comments Download
D pkg/polymer/example/canonicalization/lib/d.dart View 1 chunk +0 lines, -7 lines 0 comments Download
D pkg/polymer/example/canonicalization/lib/e.html View 1 chunk +0 lines, -6 lines 0 comments Download
D pkg/polymer/example/canonicalization/lib/f.html View 1 chunk +0 lines, -6 lines 0 comments Download
D pkg/polymer/example/canonicalization/pubspec.yaml View 1 chunk +0 lines, -5 lines 0 comments Download
D pkg/polymer/example/canonicalization/test/canonicalization1_test.dart View 1 chunk +0 lines, -10 lines 0 comments Download
D pkg/polymer/example/canonicalization/test/canonicalization1_test.html View 1 chunk +0 lines, -20 lines 0 comments Download
D pkg/polymer/example/canonicalization/test/canonicalization2_test.dart View 1 chunk +0 lines, -10 lines 0 comments Download
D pkg/polymer/example/canonicalization/test/canonicalization2_test.html View 1 chunk +0 lines, -21 lines 0 comments Download
D pkg/polymer/example/canonicalization/test/canonicalization3_test.dart View 1 chunk +0 lines, -10 lines 0 comments Download
D pkg/polymer/example/canonicalization/test/canonicalization3_test.html View 1 chunk +0 lines, -21 lines 0 comments Download
D pkg/polymer/example/canonicalization/test/common.dart View 1 chunk +0 lines, -35 lines 0 comments Download
D pkg/polymer/example/canonicalization/test/dir/dir1_test.dart View 1 chunk +0 lines, -11 lines 0 comments Download
D pkg/polymer/example/canonicalization/test/dir/dir1_test.html View 1 chunk +0 lines, -19 lines 0 comments Download
D pkg/polymer/example/canonicalization/test/dir/dir2_test.dart View 1 chunk +0 lines, -11 lines 0 comments Download
D pkg/polymer/example/canonicalization/test/dir/dir2_test.html View 1 chunk +0 lines, -19 lines 0 comments Download
D pkg/polymer/example/canonicalization2/lib/a.dart View 1 chunk +0 lines, -16 lines 0 comments Download
D pkg/polymer/example/canonicalization2/lib/a.html View 1 chunk +0 lines, -6 lines 0 comments Download
D pkg/polymer/example/canonicalization2/lib/b.dart View 1 chunk +0 lines, -16 lines 0 comments Download
D pkg/polymer/example/canonicalization2/lib/b.html View 1 chunk +0 lines, -6 lines 0 comments Download
D pkg/polymer/example/canonicalization2/lib/c.dart View 1 chunk +0 lines, -7 lines 0 comments Download
D pkg/polymer/example/canonicalization2/lib/d.dart View 1 chunk +0 lines, -7 lines 0 comments Download
D pkg/polymer/example/canonicalization2/lib/g.html View 1 chunk +0 lines, -10 lines 0 comments Download
D pkg/polymer/example/canonicalization2/pubspec.yaml View 1 chunk +0 lines, -6 lines 0 comments Download
D pkg/polymer/example/canonicalization2/test/bad_lib_import2_negative_test.dart View 1 chunk +0 lines, -39 lines 0 comments Download
D pkg/polymer/example/canonicalization2/test/bad_lib_import2_negative_test.html View 1 chunk +0 lines, -21 lines 0 comments Download
D pkg/polymer/example/canonicalization2/test/bad_lib_import_negative_test.dart View 1 chunk +0 lines, -39 lines 0 comments Download
D pkg/polymer/example/canonicalization2/test/bad_lib_import_negative_test.html View 1 chunk +0 lines, -21 lines 0 comments Download
D pkg/polymer/example/canonicalization3/lib/a.dart View 1 chunk +0 lines, -16 lines 0 comments Download
D pkg/polymer/example/canonicalization3/lib/a.html View 1 chunk +0 lines, -6 lines 0 comments Download
D pkg/polymer/example/canonicalization3/lib/b.dart View 1 chunk +0 lines, -16 lines 0 comments Download
D pkg/polymer/example/canonicalization3/lib/b.html View 1 chunk +0 lines, -6 lines 0 comments Download
D pkg/polymer/example/canonicalization3/lib/c.dart View 1 chunk +0 lines, -7 lines 0 comments Download
D pkg/polymer/example/canonicalization3/lib/d.dart View 1 chunk +0 lines, -7 lines 0 comments Download
D pkg/polymer/example/canonicalization3/lib/g.html View 1 chunk +0 lines, -10 lines 0 comments Download
D pkg/polymer/example/canonicalization3/pubspec.yaml View 1 chunk +0 lines, -6 lines 0 comments Download
D pkg/polymer/example/canonicalization3/test/bad_lib_import2_negative_test.dart View 1 chunk +0 lines, -39 lines 0 comments Download
D pkg/polymer/example/canonicalization3/test/bad_lib_import2_negative_test.html View 1 chunk +0 lines, -21 lines 0 comments Download
D pkg/polymer/example/canonicalization3/test/bad_lib_import_negative_test.dart View 1 chunk +0 lines, -39 lines 0 comments Download
D pkg/polymer/example/canonicalization3/test/bad_lib_import_negative_test.html View 1 chunk +0 lines, -21 lines 0 comments Download
M pkg/polymer/example/component/news/test/news_index_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M pkg/polymer/example/component/news/test/news_index_test.html View 1 chunk +1 line, -1 line 0 comments Download
M pkg/polymer/example/component/news/web/index.html View 2 chunks +2 lines, -1 line 0 comments Download
M pkg/polymer/example/component/news/web/news-component.html View 1 chunk +1 line, -1 line 0 comments Download
M pkg/polymer/example/scoped_style/my_test.html View 1 chunk +1 line, -1 line 0 comments Download
M pkg/polymer/lib/boot.dart View 1 2 3 1 chunk +0 lines, -170 lines 0 comments Download
M pkg/polymer/lib/boot.js View 1 2 3 4 chunks +29 lines, -49 lines 0 comments Download
M pkg/polymer/lib/polymer.dart View 2 chunks +5 lines, -2 lines 0 comments Download
M pkg/polymer/lib/polymer.html View 1 chunk +0 lines, -6 lines 0 comments Download
A + pkg/polymer/lib/polymer_experimental.html View 1 1 chunk +4 lines, -3 lines 0 comments Download
M pkg/polymer/lib/src/build/common.dart View 1 1 chunk +2 lines, -0 lines 0 comments Download
M pkg/polymer/lib/src/build/import_inliner.dart View 1 9 chunks +17 lines, -32 lines 0 comments Download
M pkg/polymer/lib/src/build/linter.dart View 1 7 chunks +43 lines, -18 lines 0 comments Download
M pkg/polymer/lib/src/build/mirrors_remover.dart View 1 chunk +5 lines, -1 line 0 comments Download
M pkg/polymer/lib/src/build/script_compactor.dart View 5 chunks +20 lines, -8 lines 0 comments Download
M pkg/polymer/lib/src/declaration.dart View 1 chunk +1 line, -1 line 0 comments Download
M pkg/polymer/lib/src/js/polymer/polymer.html View 1 chunk +1 line, -1 line 0 comments Download
M pkg/polymer/lib/src/loader.dart View 1 2 3 2 chunks +32 lines, -17 lines 0 comments Download
M pkg/polymer/lib/src/mirror_loader.dart View 1 2 3 3 chunks +116 lines, -2 lines 0 comments Download
A pkg/polymer/lib/src/static_loader.dart View 1 chunk +19 lines, -0 lines 0 comments Download
M pkg/polymer/pubspec.yaml View 1 2 3 4 2 chunks +2 lines, -2 lines 0 comments Download
M pkg/polymer/test/attr_deserialize_test.dart View 1 2 3 2 chunks +2 lines, -3 lines 0 comments Download
M pkg/polymer/test/attr_deserialize_test.html View 1 chunk +1 line, -2 lines 0 comments Download
M pkg/polymer/test/attr_mustache_test.dart View 1 2 3 2 chunks +2 lines, -3 lines 0 comments Download
M pkg/polymer/test/attr_mustache_test.html View 1 chunk +1 line, -2 lines 0 comments Download
M pkg/polymer/test/bind_test.dart View 1 2 3 1 chunk +2 lines, -3 lines 0 comments Download
M pkg/polymer/test/bind_test.html View 1 chunk +1 line, -1 line 0 comments Download
M pkg/polymer/test/build/all_phases_test.dart View 1 9 chunks +81 lines, -67 lines 0 comments Download
M pkg/polymer/test/build/code_extractor.dart View 1 15 chunks +48 lines, -142 lines 0 comments Download
M pkg/polymer/test/build/common.dart View 1 chunk +18 lines, -1 line 0 comments Download
M pkg/polymer/test/build/import_inliner_test.dart View 1 18 chunks +39 lines, -118 lines 0 comments Download
M pkg/polymer/test/build/linter_test.dart View 1 7 chunks +63 lines, -14 lines 0 comments Download
M pkg/polymer/test/build/script_compactor_test.dart View 17 chunks +341 lines, -25 lines 0 comments Download
M pkg/polymer/test/custom_event_test.dart View 1 2 3 2 chunks +2 lines, -3 lines 0 comments Download
M pkg/polymer/test/custom_event_test.html View 1 chunk +1 line, -2 lines 0 comments Download
M pkg/polymer/test/entered_view_test.dart View 1 2 3 2 chunks +2 lines, -3 lines 0 comments Download
M pkg/polymer/test/entered_view_test.html View 1 chunk +1 line, -2 lines 0 comments Download
M pkg/polymer/test/event_handlers_test.dart View 1 chunk +3 lines, -1 line 0 comments Download
M pkg/polymer/test/event_handlers_test.html View 1 chunk +1 line, -2 lines 0 comments Download
M pkg/polymer/test/event_path_declarative_test.dart View 2 chunks +3 lines, -1 line 0 comments Download
M pkg/polymer/test/event_path_declarative_test.html View 1 chunk +1 line, -2 lines 0 comments Download
M pkg/polymer/test/event_path_test.dart View 1 2 3 3 chunks +4 lines, -5 lines 0 comments Download
M pkg/polymer/test/event_path_test.html View 1 chunk +1 line, -2 lines 0 comments Download
M pkg/polymer/test/events_test.dart View 1 2 3 2 chunks +2 lines, -3 lines 0 comments Download
M pkg/polymer/test/events_test.html View 1 chunk +1 line, -1 line 0 comments Download
M pkg/polymer/test/instance_attrs_test.dart View 1 2 3 2 chunks +2 lines, -3 lines 0 comments Download
M pkg/polymer/test/instance_attrs_test.html View 1 chunk +1 line, -2 lines 0 comments Download
M pkg/polymer/test/js_interop_test.dart View 2 chunks +2 lines, -3 lines 0 comments Download
M pkg/polymer/test/js_interop_test.html View 1 chunk +1 line, -2 lines 0 comments Download
M pkg/polymer/test/nested_binding_test.dart View 1 2 3 1 chunk +2 lines, -3 lines 0 comments Download
M pkg/polymer/test/nested_binding_test.html View 1 chunk +1 line, -2 lines 0 comments Download
M pkg/polymer/test/noscript_test.dart View 2 chunks +2 lines, -3 lines 0 comments Download
M pkg/polymer/test/noscript_test.html View 1 chunk +1 line, -1 line 0 comments Download
M pkg/polymer/test/prop_attr_bind_reflection_test.dart View 1 2 3 2 chunks +2 lines, -3 lines 0 comments Download
M pkg/polymer/test/prop_attr_bind_reflection_test.html View 1 chunk +1 line, -2 lines 0 comments Download
M pkg/polymer/test/prop_attr_reflection_test.dart View 1 2 3 2 chunks +2 lines, -3 lines 0 comments Download
M pkg/polymer/test/prop_attr_reflection_test.html View 1 chunk +1 line, -2 lines 0 comments Download
M pkg/polymer/test/property_change_test.dart View 1 chunk +2 lines, -3 lines 0 comments Download
M pkg/polymer/test/property_change_test.html View 1 chunk +1 line, -2 lines 0 comments Download
M pkg/polymer/test/property_observe_test.dart View 1 chunk +2 lines, -3 lines 0 comments Download
M pkg/polymer/test/property_observe_test.html View 1 chunk +1 line, -2 lines 0 comments Download
M pkg/polymer/test/publish_attributes_test.dart View 1 2 3 2 chunks +2 lines, -3 lines 0 comments Download
M pkg/polymer/test/publish_attributes_test.html View 1 chunk +1 line, -2 lines 0 comments Download
M pkg/polymer/test/publish_inherited_properties_test.dart View 1 2 3 2 chunks +2 lines, -3 lines 0 comments Download
M pkg/polymer/test/publish_inherited_properties_test.html View 1 chunk +1 line, -2 lines 0 comments Download
M pkg/polymer/test/register_test.dart View 1 2 3 2 chunks +2 lines, -3 lines 0 comments Download
M pkg/polymer/test/register_test.html View 1 chunk +1 line, -1 line 0 comments Download
M pkg/polymer/test/take_attributes_test.dart View 1 2 3 2 chunks +2 lines, -3 lines 0 comments Download
M pkg/polymer/test/take_attributes_test.html View 1 chunk +1 line, -2 lines 0 comments Download
M pkg/polymer/test/template_distribute_dynamic_test.dart View 1 2 3 1 chunk +2 lines, -3 lines 0 comments Download
M pkg/polymer/test/template_distribute_dynamic_test.html View 1 chunk +1 line, -2 lines 0 comments Download
M pkg/polymer/test/unbind_test.dart View 1 2 3 1 chunk +2 lines, -3 lines 0 comments Download
M pkg/polymer/test/unbind_test.html View 1 chunk +1 line, -1 line 0 comments Download
M samples/polymer_intl/pubspec.yaml View 1 chunk +2 lines, -2 lines 0 comments Download
M samples/polymer_intl/test/polymer_intl_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M samples/polymer_intl/test/polymer_intl_test.html View 1 chunk +1 line, -2 lines 0 comments Download
M samples/polymer_intl/web/localized.html View 1 chunk +1 line, -1 line 0 comments Download
M samples/polymer_intl/web/polymer_intl.html View 1 1 chunk +3 lines, -0 lines 0 comments Download
M samples/searchable_list/pubspec.yaml View 1 chunk +1 line, -1 line 0 comments Download
M samples/searchable_list/test/demo_app_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M samples/searchable_list/test/demo_app_test.html View 1 chunk +1 line, -1 line 0 comments Download
M samples/searchable_list/web/elements/demo_app.html View 1 chunk +1 line, -1 line 0 comments Download
M samples/searchable_list/web/elements/searchable_list.html View 1 chunk +1 line, -2 lines 0 comments Download
M samples/searchable_list/web/index.html View 1 1 chunk +2 lines, -0 lines 0 comments Download
M samples/third_party/todomvc/pubspec.yaml View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M samples/third_party/todomvc/test/listorder_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M samples/third_party/todomvc/test/listorder_test.html View 1 chunk +1 line, -2 lines 0 comments Download
M samples/third_party/todomvc/test/mainpage_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M samples/third_party/todomvc/test/mainpage_test.html View 1 chunk +1 line, -1 line 0 comments Download
M samples/third_party/todomvc/test/markdone_shadow_test.dart View 1 chunk +0 lines, -2 lines 0 comments Download
M samples/third_party/todomvc/test/markdone_shadow_test.html View 1 chunk +1 line, -2 lines 0 comments Download
M samples/third_party/todomvc/test/markdone_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M samples/third_party/todomvc/test/markdone_test.html View 1 chunk +1 line, -1 line 0 comments Download
M samples/third_party/todomvc/web/elements/td_input.html View 1 chunk +1 line, -1 line 0 comments Download
M samples/third_party/todomvc/web/elements/td_item.html View 1 chunk +1 line, -1 line 0 comments Download
M samples/third_party/todomvc/web/elements/td_model.html View 1 chunk +1 line, -1 line 0 comments Download
M samples/third_party/todomvc/web/elements/td_todos.html View 1 chunk +1 line, -1 line 0 comments Download
M samples/third_party/todomvc/web/index.html View 1 chunk +1 line, -0 lines 0 comments Download
M samples/third_party/todomvc/web/lib-elements/polymer_localstorage.html View 1 chunk +1 line, -2 lines 0 comments Download
M samples/third_party/todomvc/web/lib-elements/simple_router.html View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 4 (0 generated)
Siggi Cherem (dart-lang)
https://codereview.chromium.org/293023008/diff/40001/pkg/pkg.gyp File pkg/pkg.gyp (right): https://codereview.chromium.org/293023008/diff/40001/pkg/pkg.gyp#newcode21 pkg/pkg.gyp:21: '"polymer/e2e_test/"])', we were mixing tests and examples together. I ...
6 years, 7 months ago (2014-05-22 21:10:41 UTC) #1
Jennifer Messerly
lgtm https://codereview.chromium.org/293023008/diff/40001/pkg/pkg.gyp File pkg/pkg.gyp (right): https://codereview.chromium.org/293023008/diff/40001/pkg/pkg.gyp#newcode21 pkg/pkg.gyp:21: '"polymer/e2e_test/"])', On 2014/05/22 21:10:41, Siggi Cherem (dart-lang) wrote: ...
6 years, 7 months ago (2014-05-23 07:20:05 UTC) #2
Siggi Cherem (dart-lang)
thanks John! https://codereview.chromium.org/293023008/diff/40001/pkg/pkg.gyp File pkg/pkg.gyp (right): https://codereview.chromium.org/293023008/diff/40001/pkg/pkg.gyp#newcode21 pkg/pkg.gyp:21: '"polymer/e2e_test/"])', On 2014/05/23 07:20:06, John Messerly wrote: ...
6 years, 7 months ago (2014-05-23 17:56:32 UTC) #3
Siggi Cherem (dart-lang)
6 years, 7 months ago (2014-05-23 18:32:13 UTC) #4
Message was sent while issue was closed.
Committed patchset #5 manually as r36578 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698