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

Issue 1604873003: Added dependency script injection and fixed other script injection. (Closed)

Created:
4 years, 11 months ago by Matthew Alger
Modified:
4 years, 10 months ago
Reviewers:
Matt Giuca
CC:
raymes
Base URL:
sso://user/alger/caterpillar@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Added dependency script injection and fixed other script injection. This CL makes script injection more clear by splitting up the required script list into multiple lists that are added together when necessary. It also adds dependency script injection for dependencies that have been installed with npm or bower. R=mgiuca@chromium.org Committed: 2b09d2efbd381700bfc26b7fe2b641283facaaa9

Patch Set 1 #

Patch Set 2 : Fixed relative paths in service worker #

Patch Set 3 : Fixed wrong variable usage #

Patch Set 4 : Merge #

Total comments: 9

Patch Set 5 : Response to CR #

Patch Set 6 : Merge #

Patch Set 7 : Reverted runtime dependency #

Unified diffs Side-by-side diffs Delta from patch set Stats (+48 lines, -24 lines) Patch
M src/caterpillar.py View 1 2 3 4 5 6 8 chunks +48 lines, -24 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 15 (3 generated)
Matthew Alger
4 years, 11 months ago (2016-01-20 04:10:12 UTC) #2
Matt Giuca
https://codereview.chromium.org/1604873003/diff/60001/src/caterpillar.py File src/caterpillar.py (right): https://codereview.chromium.org/1604873003/diff/60001/src/caterpillar.py#newcode572 src/caterpillar.py:572: if 'runtime' not in polyfillable: why? https://codereview.chromium.org/1604873003/diff/60001/src/caterpillar.py#newcode589 src/caterpillar.py:589: required_always_paths ...
4 years, 11 months ago (2016-01-21 00:23:40 UTC) #3
Matthew Alger
https://codereview.chromium.org/1604873003/diff/60001/src/caterpillar.py File src/caterpillar.py (right): https://codereview.chromium.org/1604873003/diff/60001/src/caterpillar.py#newcode572 src/caterpillar.py:572: if 'runtime' not in polyfillable: On 2016/01/21 00:23:40, Matt ...
4 years, 11 months ago (2016-01-21 00:29:30 UTC) #4
Matt Giuca
https://codereview.chromium.org/1604873003/diff/60001/src/caterpillar.py File src/caterpillar.py (right): https://codereview.chromium.org/1604873003/diff/60001/src/caterpillar.py#newcode572 src/caterpillar.py:572: if 'runtime' not in polyfillable: On 2016/01/21 00:29:30, Matthew ...
4 years, 11 months ago (2016-01-27 00:35:25 UTC) #5
Matthew Alger
https://codereview.chromium.org/1604873003/diff/60001/src/caterpillar.py File src/caterpillar.py (right): https://codereview.chromium.org/1604873003/diff/60001/src/caterpillar.py#newcode572 src/caterpillar.py:572: if 'runtime' not in polyfillable: On 2016/01/27 00:35:25, Matt ...
4 years, 11 months ago (2016-01-27 00:36:39 UTC) #6
Matt Giuca
On 2016/01/27 00:36:39, Matthew Alger wrote: > https://codereview.chromium.org/1604873003/diff/60001/src/caterpillar.py > File src/caterpillar.py (right): > > https://codereview.chromium.org/1604873003/diff/60001/src/caterpillar.py#newcode572 ...
4 years, 11 months ago (2016-01-27 00:44:21 UTC) #7
Matthew Alger
On 2016/01/27 00:44:21, Matt Giuca wrote: > On 2016/01/27 00:36:39, Matthew Alger wrote: > > ...
4 years, 11 months ago (2016-01-27 00:47:24 UTC) #8
Matt Giuca
On 2016/01/27 00:47:24, Matthew Alger wrote: > On 2016/01/27 00:44:21, Matt Giuca wrote: > > ...
4 years, 11 months ago (2016-01-27 01:44:14 UTC) #9
Matthew Alger
On 2016/01/27 01:44:14, Matt Giuca wrote: > On 2016/01/27 00:47:24, Matthew Alger wrote: > > ...
4 years, 11 months ago (2016-01-27 01:50:53 UTC) #10
Matthew Alger
Reverted runtime dependency. I'll add a stub in another CL.
4 years, 11 months ago (2016-01-28 04:31:54 UTC) #11
Matt Giuca
That's a valid argument. slgtm. (That means... "still lgtm").
4 years, 10 months ago (2016-01-28 06:58:02 UTC) #13
Matthew Alger
4 years, 10 months ago (2016-01-28 22:31:30 UTC) #15
Message was sent while issue was closed.
Committed patchset #7 (id:120001) manually as
2b09d2efbd381700bfc26b7fe2b641283facaaa9 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698