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

Issue 44573005: Update polymer to commit b7200854b2441a22ce89f6563963f36c50f5150d (Closed)

Created:
7 years, 1 month ago by Siggi Cherem (dart-lang)
Modified:
7 years, 1 month ago
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Update polymer to commit b7200854b2441a22ce89f6563963f36c50f5150d This brings over the changes to event dispatching. R=blois@google.com Committed: https://code.google.com/p/dart/source/detail?r=29303

Patch Set 1 : #

Total comments: 17
Unified diffs Side-by-side diffs Delta from patch set Stats (+477 lines, -213 lines) Patch
M pkg/pkg.status View 2 chunks +4 lines, -0 lines 0 comments Download
M pkg/polymer/lib/src/declaration.dart View 3 chunks +3 lines, -52 lines 2 comments Download
M pkg/polymer/lib/src/instance.dart View 16 chunks +94 lines, -156 lines 8 comments Download
M pkg/polymer/lib/src/loader.dart View 1 chunk +1 line, -1 line 0 comments Download
M pkg/polymer/test/custom_event_test.html View 1 chunk +1 line, -1 line 0 comments Download
A pkg/polymer/test/event_handlers_test.dart View 1 chunk +116 lines, -0 lines 3 comments Download
A pkg/polymer/test/event_handlers_test.html View 1 chunk +59 lines, -0 lines 0 comments Download
A pkg/polymer/test/event_path_declarative_test.dart View 1 chunk +122 lines, -0 lines 4 comments Download
A pkg/polymer/test/event_path_declarative_test.html View 1 chunk +75 lines, -0 lines 0 comments Download
M pkg/polymer/test/events_test.html View 2 chunks +2 lines, -2 lines 0 comments Download
M pkg/polymer/test/prop_attr_bind_reflection_test.dart View 1 chunk +0 lines, -1 line 0 comments Download

Messages

Total messages: 5 (0 generated)
Siggi Cherem (dart-lang)
https://codereview.chromium.org/44573005/diff/150001/pkg/polymer/test/event_handlers_test.dart File pkg/polymer/test/event_handlers_test.dart (right): https://codereview.chromium.org/44573005/diff/150001/pkg/polymer/test/event_handlers_test.dart#newcode93 pkg/polymer/test/event_handlers_test.dart:93: @reflectable Function itemTapAction; I'm not proud of this hack, ...
7 years, 1 month ago (2013-10-25 21:05:25 UTC) #1
blois
changes lgtm
7 years, 1 month ago (2013-10-25 21:25:10 UTC) #2
Jennifer Messerly
this is looking awesome :) https://codereview.chromium.org/44573005/diff/150001/pkg/polymer/lib/src/declaration.dart File pkg/polymer/lib/src/declaration.dart (right): https://codereview.chromium.org/44573005/diff/150001/pkg/polymer/lib/src/declaration.dart#newcode315 pkg/polymer/lib/src/declaration.dart:315: value.replaceAll('{{', '').replaceAll('}}', '').trim(); in ...
7 years, 1 month ago (2013-10-25 22:00:41 UTC) #3
Siggi Cherem (dart-lang)
thanks! https://codereview.chromium.org/44573005/diff/150001/pkg/polymer/lib/src/declaration.dart File pkg/polymer/lib/src/declaration.dart (right): https://codereview.chromium.org/44573005/diff/150001/pkg/polymer/lib/src/declaration.dart#newcode315 pkg/polymer/lib/src/declaration.dart:315: value.replaceAll('{{', '').replaceAll('}}', '').trim(); On 2013/10/25 22:00:41, John Messerly ...
7 years, 1 month ago (2013-10-26 00:02:34 UTC) #4
Siggi Cherem (dart-lang)
7 years, 1 month ago (2013-10-26 00:42:32 UTC) #5
Message was sent while issue was closed.
Committed patchset #1 manually as r29303 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698