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

Issue 29330321: Issue 3334 - Fix warnings spotted during testing before release (Closed)

Created:
Nov. 17, 2015, 4:44 p.m. by kzar
Modified:
Nov. 18, 2015, 9:57 a.m.
Visibility:
Public.

Description

Issue 3334 - Fix warnings spotted during testing before release

Patch Set 1 #

Total comments: 4

Patch Set 2 : Avoid breaking jsdoc #

Patch Set 3 : Remove changes to webrequest.js #

Total comments: 2

Patch Set 4 : Remove redundant mapping for the large icon #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M lib/whitelisting.js View 1 1 chunk +1 line, -0 lines 0 comments Download
M metadata.common View 1 2 3 1 chunk +0 lines, -1 line 0 comments Download

Messages

Total messages: 8
kzar
Patch Set 1
Nov. 17, 2015, 4:46 p.m. (2015-11-17 16:46:17 UTC) #1
Sebastian Noack
https://codereview.adblockplus.org/29330321/diff/29330322/lib/whitelisting.js File lib/whitelisting.js (right): https://codereview.adblockplus.org/29330321/diff/29330322/lib/whitelisting.js#newcode81 lib/whitelisting.js:81: var getKey = exports.getKey = function(page, frame) This will ...
Nov. 17, 2015, 5:02 p.m. (2015-11-17 17:02:58 UTC) #2
Wladimir Palant
https://codereview.adblockplus.org/29330321/diff/29330322/webrequest.js File webrequest.js (right): https://codereview.adblockplus.org/29330321/diff/29330322/webrequest.js#newcode26 webrequest.js:26: var extractHostFromFrame = url.extractHostFromFrame; I don't think that changes ...
Nov. 17, 2015, 6:58 p.m. (2015-11-17 18:58:43 UTC) #3
kzar
Patch Set 2 : Avoid breaking jsdoc Patch Set 3 : Remove changes to webrequest.js ...
Nov. 17, 2015, 7:06 p.m. (2015-11-17 19:06:27 UTC) #4
Sebastian Noack
https://codereview.adblockplus.org/29330321/diff/29330339/metadata.common File metadata.common (right): https://codereview.adblockplus.org/29330321/diff/29330339/metadata.common#newcode48 metadata.common:48: skin/abp-128.png = adblockplusui/skin/abp-128.png We have following code in firstRun.js ...
Nov. 17, 2015, 8:39 p.m. (2015-11-17 20:39:44 UTC) #5
kzar
Patch Set 4 : Remove redundant mapping for the large icon https://codereview.adblockplus.org/29330321/diff/29330339/metadata.common File metadata.common (right): ...
Nov. 17, 2015, 9:04 p.m. (2015-11-17 21:04:15 UTC) #6
Sebastian Noack
LGTM and good to merge before the release.
Nov. 17, 2015, 9:11 p.m. (2015-11-17 21:11:38 UTC) #7
Wladimir Palant
Nov. 18, 2015, 9:49 a.m. (2015-11-18 09:49:20 UTC) #8
LGTM

Powered by Google App Engine
This is Rietveld