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

Issue 29339395: Noissue - Make the options page respond to subscription title and homepage changes (Closed)

Created:
April 5, 2016, 7:05 p.m. by Sebastian Noack
Modified:
April 6, 2016, 11 p.m.
Reviewers:
Thomas Greiner
Visibility:
Public.

Description

Noissue - Make the options page respond to subscription title and homepage changes

Patch Set 1 #

Total comments: 6

Patch Set 2 : Addressed comments #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -13 lines) Patch
M background.js View 1 chunk +0 lines, -1 line 0 comments Download
M messageResponder.js View 1 chunk +5 lines, -1 line 0 comments Download
M options.js View 1 3 chunks +7 lines, -11 lines 1 comment Download

Messages

Total messages: 4
Sebastian Noack
https://codereview.adblockplus.org/29339395/diff/29339396/background.js File background.js (left): https://codereview.adblockplus.org/29339395/diff/29339396/background.js#oldcode141 background.js:141: this.title = "Subscription " + url; Otherwise, any subscription ...
April 5, 2016, 7:09 p.m. (2016-04-05 19:09:54 UTC) #1
Thomas Greiner
Just two comments about minor stuff. https://codereview.adblockplus.org/29339395/diff/29339396/options.js File options.js (right): https://codereview.adblockplus.org/29339395/diff/29339396/options.js#newcode447 options.js:447: for (var property ...
April 6, 2016, 1:51 p.m. (2016-04-06 13:51:18 UTC) #2
Sebastian Noack
https://codereview.adblockplus.org/29339395/diff/29339396/options.js File options.js (right): https://codereview.adblockplus.org/29339395/diff/29339396/options.js#newcode447 options.js:447: for (var property in subscription) On 2016/04/06 13:51:18, Thomas ...
April 6, 2016, 5:26 p.m. (2016-04-06 17:26:30 UTC) #3
Thomas Greiner
April 6, 2016, 6:06 p.m. (2016-04-06 18:06:05 UTC) #4
LGTM

Powered by Google App Engine
This is Rietveld