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

Issue 29332683: Noissue - Removed unused info.addonID and info.addonRoot for Chrome and Safari (Closed)

Created:
Dec. 15, 2015, 4:27 p.m. by Sebastian Noack
Modified:
Dec. 15, 2015, 6:07 p.m.
Reviewers:
kzar
CC:
Wladimir Palant
Visibility:
Public.

Description

Noissue - Removed unused info.addonID for Chrome and Safari

Patch Set 1 #

Patch Set 2 : Also remove unused addonRoot #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -7 lines) Patch
M chromeInfo.js.tmpl View 1 1 chunk +0 lines, -5 lines 0 comments Download
M safariInfo.js.tmpl View 1 1 chunk +1 line, -2 lines 0 comments Download

Messages

Total messages: 5
Sebastian Noack
Dec. 15, 2015, 4:37 p.m. (2015-12-15 16:37:21 UTC) #1
kzar
Assuming they really are redundant then LGTM
Dec. 15, 2015, 5:27 p.m. (2015-12-15 17:27:16 UTC) #2
Sebastian Noack
Feel free to double check.
Dec. 15, 2015, 5:31 p.m. (2015-12-15 17:31:50 UTC) #3
kzar
Well I did grep for the stuff you've removed quickly and it appears you're correct ...
Dec. 15, 2015, 5:38 p.m. (2015-12-15 17:38:34 UTC) #4
Sebastian Noack
Dec. 15, 2015, 5:50 p.m. (2015-12-15 17:50:08 UTC) #5
On 2015/12/15 17:38:34, kzar wrote:
> Well I did grep for the stuff you've removed quickly and it appears you're
> correct that it was all redundant. It's your change though so it's up to you
to
> make sure that it doesn't break anything.

Well, besides a grep I did a quick smoke test. Nothing seems to break. Moreover,
these properties seems to be very Firefox/Gecko specific.

Powered by Google App Engine
This is Rietveld