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

Issue 29321084: Issue 2195 - Added notification opt-out (Platform) (Closed)

Created:
June 25, 2015, 1:09 p.m. by Thomas Greiner
Modified:
June 26, 2015, 9:19 a.m.
Reviewers:
Sebastian Noack
CC:
Felix Dahlke
Visibility:
Public.

Description

Note that I duplicated the texts in this review since #2193 is still under review. As soon as that's done I'll create a new one to reuse the existing texts from the Firefox version.

Patch Set 1 #

Total comments: 6

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+108 lines, -16 lines) Patch
M _locales/en_US/messages.json View 1 chunk +9 lines, -0 lines 0 comments Download
M lib/prefs.js View 1 chunk +6 lines, -0 lines 0 comments Download
M notification.js View 1 chunk +15 lines, -6 lines 0 comments Download
M options.html View 1 chunk +3 lines, -0 lines 0 comments Download
M options.js View 1 3 chunks +26 lines, -2 lines 0 comments Download
M popup.html View 1 chunk +14 lines, -6 lines 0 comments Download
M skin/popup.css View 3 chunks +35 lines, -2 lines 0 comments Download

Messages

Total messages: 4
Thomas Greiner
June 25, 2015, 1:18 p.m. (2015-06-25 13:18:10 UTC) #1
Sebastian Noack
https://codereview.adblockplus.org/29321084/diff/29321085/notification.js File notification.js (right): https://codereview.adblockplus.org/29321084/diff/29321085/notification.js#newcode126 notification.js:126: break; Nit: This break is redundant. But I leave ...
June 25, 2015, 1:55 p.m. (2015-06-25 13:55:04 UTC) #2
Thomas Greiner
Thanks for the quick response. https://codereview.adblockplus.org/29321084/diff/29321085/notification.js File notification.js (right): https://codereview.adblockplus.org/29321084/diff/29321085/notification.js#newcode126 notification.js:126: break; On 2015/06/25 13:55:04, ...
June 25, 2015, 4:48 p.m. (2015-06-25 16:48:45 UTC) #3
Sebastian Noack
June 25, 2015, 10:34 p.m. (2015-06-25 22:34:19 UTC) #4
LGTM

Powered by Google App Engine
This is Rietveld