Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Issue 29367145: Issue 4719 - Edge packager does not generate an info module (Closed)

Created:
Dec. 9, 2016, 6:13 a.m. by Oleksandr
Modified:
Dec. 22, 2016, 4:44 p.m.
Visibility:
Public.

Description

Issue 4719 - Edge packager does not generate an info module

Patch Set 1 #

Patch Set 2 : Rebase and fix the style #

Total comments: 4

Patch Set 3 : Add a test. Reformat code. #

Total comments: 1

Patch Set 4 : Remove the redundant whitespace. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -0 lines) Patch
M packagerEdge.py View 1 2 1 chunk +5 lines, -0 lines 0 comments Download
M tests/metadata.edge View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M tests/test_packagerEdge.py View 1 2 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 11
Oleksandr
Dec. 9, 2016, 6:17 a.m. (2016-12-09 06:17:38 UTC) #1
Vasily Kuznetsov
Please note that this change breaks the tests (more specifically the code style check): $ ...
Dec. 9, 2016, 11:46 a.m. (2016-12-09 11:46:23 UTC) #2
kzar
Once style issues Vasily pointed out are fixed LGTM
Dec. 12, 2016, 12:14 p.m. (2016-12-12 12:14:09 UTC) #3
Oleksandr
Dec. 13, 2016, 4:28 a.m. (2016-12-13 04:28:13 UTC) #4
kzar
https://codereview.adblockplus.org/29367145/diff/29367277/packagerEdge.py File packagerEdge.py (right): https://codereview.adblockplus.org/29367145/diff/29367277/packagerEdge.py#newcode175 packagerEdge.py:175: 'lib/info.js' in metadata.get('general', 'backgroundScripts').split() IMO this looks kind of ...
Dec. 13, 2016, 9:19 a.m. (2016-12-13 09:19:22 UTC) #5
Vasily Kuznetsov
https://codereview.adblockplus.org/29367145/diff/29367277/packagerEdge.py File packagerEdge.py (right): https://codereview.adblockplus.org/29367145/diff/29367277/packagerEdge.py#newcode175 packagerEdge.py:175: 'lib/info.js' in metadata.get('general', 'backgroundScripts').split() On 2016/12/13 09:19:22, kzar wrote: ...
Dec. 13, 2016, 6:49 p.m. (2016-12-13 18:49:59 UTC) #6
Sebastian Noack
https://codereview.adblockplus.org/29367145/diff/29367277/packagerEdge.py File packagerEdge.py (right): https://codereview.adblockplus.org/29367145/diff/29367277/packagerEdge.py#newcode175 packagerEdge.py:175: 'lib/info.js' in metadata.get('general', 'backgroundScripts').split() On 2016/12/13 18:49:58, Vasily Kuznetsov ...
Dec. 15, 2016, 1:58 p.m. (2016-12-15 13:58:06 UTC) #7
Oleksandr
https://codereview.adblockplus.org/29367145/diff/29367277/packagerEdge.py File packagerEdge.py (right): https://codereview.adblockplus.org/29367145/diff/29367277/packagerEdge.py#newcode175 packagerEdge.py:175: 'lib/info.js' in metadata.get('general', 'backgroundScripts').split() On 2016/12/15 13:58:06, Sebastian Noack ...
Dec. 22, 2016, 2:53 a.m. (2016-12-22 02:53:24 UTC) #8
Sebastian Noack
https://codereview.adblockplus.org/29367145/diff/29369496/tests/metadata.edge File tests/metadata.edge (right): https://codereview.adblockplus.org/29367145/diff/29369496/tests/metadata.edge#newcode20 tests/metadata.edge:20: It seems you accidentally added a blank line here.
Dec. 22, 2016, 3:24 p.m. (2016-12-22 15:24:12 UTC) #9
Oleksandr
Dec. 22, 2016, 4:25 p.m. (2016-12-22 16:25:52 UTC) #10
Sebastian Noack
Dec. 22, 2016, 4:30 p.m. (2016-12-22 16:30:49 UTC) #11
LGTM

Powered by Google App Engine
This is Rietveld