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

Issue 20414002: Create package for HTML imports (Closed)

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

Description

Patch Set 1 #

Total comments: 9

Patch Set 2 : #

Patch Set 3 : #

Patch Set 4 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+783 lines, -0 lines) Patch
A pkg/html_import/README.md View 1 2 1 chunk +43 lines, -0 lines 0 comments Download
A pkg/html_import/lib/html_import.debug.js View 1 2 3 1 chunk +36 lines, -0 lines 0 comments Download
A pkg/html_import/lib/html_import.min.js View 1 2 3 1 chunk +28 lines, -0 lines 0 comments Download
A pkg/html_import/lib/src/HTMLImports.js View 1 chunk +423 lines, -0 lines 0 comments Download
A pkg/html_import/lib/src/Parser.js View 1 chunk +107 lines, -0 lines 0 comments Download
A pkg/html_import/lib/src/boot.js View 1 chunk +37 lines, -0 lines 0 comments Download
A pkg/html_import/lib/tools/loader/loader.js View 1 chunk +101 lines, -0 lines 0 comments Download
A pkg/html_import/pubspec.yaml View 1 1 chunk +8 lines, -0 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
Siggi Cherem (dart-lang)
couple questions: - I was debating between naming this 'html_import' or 'html_imports' - I'm not ...
7 years, 5 months ago (2013-07-25 18:48:49 UTC) #1
Jennifer Messerly
> couple questions: > - I was debating between naming this 'html_import' or 'html_imports' yeah, ...
7 years, 5 months ago (2013-07-25 19:34:27 UTC) #2
Jennifer Messerly
oops, one more comment https://codereview.chromium.org/20414002/diff/1/pkg/html_import/README.md File pkg/html_import/README.md (right): https://codereview.chromium.org/20414002/diff/1/pkg/html_import/README.md#newcode1 pkg/html_import/README.md:1: # HTML Imports polyfill link ...
7 years, 5 months ago (2013-07-25 19:35:11 UTC) #3
Siggi Cherem (dart-lang)
ptal https://codereview.chromium.org/20414002/diff/1/pkg/html_import/README.md File pkg/html_import/README.md (right): https://codereview.chromium.org/20414002/diff/1/pkg/html_import/README.md#newcode1 pkg/html_import/README.md:1: # HTML Imports polyfill On 2013/07/25 19:35:11, John ...
7 years, 5 months ago (2013-07-25 20:48:40 UTC) #4
Jennifer Messerly
https://codereview.chromium.org/20414002/diff/1/pkg/html_import/README.md File pkg/html_import/README.md (right): https://codereview.chromium.org/20414002/diff/1/pkg/html_import/README.md#newcode10 pkg/html_import/README.md:10: <script src="packages/html_import/html-imports.js"></script> On 2013/07/25 20:48:40, Siggi Cherem (dart-lang) wrote: ...
7 years, 5 months ago (2013-07-25 20:51:08 UTC) #5
Siggi Cherem (dart-lang)
thanks, all set
7 years, 5 months ago (2013-07-25 21:35:26 UTC) #6
Jennifer Messerly
lgtm
7 years, 5 months ago (2013-07-25 21:40:25 UTC) #7
Siggi Cherem (dart-lang)
7 years, 5 months ago (2013-07-25 21:57:13 UTC) #8
Message was sent while issue was closed.
Committed patchset #4 manually as r25505 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698