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

Issue 1026153002: add initWebComponents (Closed)

Created:
5 years, 9 months ago by jakemac
Modified:
5 years, 9 months ago
CC:
reviews_dartlang.org
Base URL:
git@github.com:dart-lang/web-components.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Patch Set 1 #

Patch Set 2 : minor tweaks #

Total comments: 4

Patch Set 3 : code review updates #

Unified diffs Side-by-side diffs Delta from patch set Stats (+318 lines, -22 lines) Patch
M CHANGELOG.md View 1 chunk +18 lines, -0 lines 0 comments Download
A lib/build/mirrors_remover.dart View 1 chunk +25 lines, -0 lines 0 comments Download
A + lib/init.dart View 1 chunk +5 lines, -3 lines 0 comments Download
A lib/src/init.dart View 1 1 chunk +29 lines, -0 lines 0 comments Download
A lib/src/mirror_initializer.dart View 1 2 1 chunk +130 lines, -0 lines 0 comments Download
A lib/src/static_initializer.dart View 1 chunk +13 lines, -0 lines 0 comments Download
M lib/web_components.dart View 1 chunk +1 line, -0 lines 0 comments Download
M pubspec.yaml View 1 2 2 chunks +5 lines, -2 lines 0 comments Download
A test/build/mirrors_remover_test.dart View 1 chunk +34 lines, -0 lines 0 comments Download
M test/custom_element_proxy_test.dart View 2 chunks +2 lines, -3 lines 0 comments Download
M test/custom_element_test.dart View 2 chunks +1 line, -2 lines 0 comments Download
A + test/deps/a.dart View 1 chunk +3 lines, -3 lines 0 comments Download
A test/deps/a.html View 1 2 1 chunk +3 lines, -0 lines 0 comments Download
A + test/deps/b.dart View 1 chunk +3 lines, -3 lines 0 comments Download
A test/deps/b.html View 1 chunk +1 line, -0 lines 0 comments Download
A test/deps/c.html View 1 2 1 chunk +6 lines, -0 lines 0 comments Download
M test/html_import_annotation_test.dart View 2 chunks +2 lines, -3 lines 0 comments Download
A test/init_web_components_test.dart View 1 2 1 chunk +33 lines, -0 lines 0 comments Download
A + test/init_web_components_test.html View 2 chunks +4 lines, -3 lines 0 comments Download

Messages

Total messages: 6 (1 generated)
jakemac
5 years, 9 months ago (2015-03-23 21:53:03 UTC) #2
Siggi Cherem (dart-lang)
awesome Jake, just one comment about the the mirror initializer. Maybe we could add a ...
5 years, 9 months ago (2015-03-23 22:16:26 UTC) #3
jakemac
https://codereview.chromium.org/1026153002/diff/20001/lib/src/mirror_initializer.dart File lib/src/mirror_initializer.dart (right): https://codereview.chromium.org/1026153002/diff/20001/lib/src/mirror_initializer.dart#newcode50 lib/src/mirror_initializer.dart:50: 'See http://goo.gl/5HPeuP#polymer_44 for more details.'); On 2015/03/23 22:16:26, Siggi ...
5 years, 9 months ago (2015-03-23 22:32:41 UTC) #4
Siggi Cherem (dart-lang)
lgtm, beautiful :)
5 years, 9 months ago (2015-03-23 22:37:33 UTC) #5
jakemac
5 years, 9 months ago (2015-03-23 22:37:53 UTC) #6
Message was sent while issue was closed.
Committed patchset #3 (id:40001) manually as
1a01a5296406b6f05924687f56c52a813ca60bbc (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698