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

Issue 29349184: Noissue - Ignore unrelated notification clicks (Closed)

Created:
Aug. 8, 2016, 3:05 p.m. by kzar
Modified:
Dec. 18, 2016, 2:45 a.m.
CC:
brent_getadblock.com
Visibility:
Public.

Description

Noissue - Ignore unrelated notification clicks To test enter this code in the background console and then click the "CLICK HERE PLEASE" button in the notification. Before the changes this results in an exception. chrome.notifications.create({type: "basic", iconUrl: "icons/abp-16.png", title: "Hello title", message: "Hello world", isClickable: true, buttons: [{title: "CLICK HERE PLEASE"}]})

Patch Set 1 #

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

Messages

Total messages: 5
kzar
Patch Set 1
Aug. 8, 2016, 3:07 p.m. (2016-08-08 15:07:27 UTC) #1
Sebastian Noack
LGTM
Aug. 8, 2016, 3:08 p.m. (2016-08-08 15:08:51 UTC) #2
jojonyx37
Dec. 18, 2016, 2:44 a.m. (2016-12-18 02:44:57 UTC) #3
jojonyx37
Dec. 18, 2016, 2:45 a.m. (2016-12-18 02:45:01 UTC) #4
jojonyx37
Dec. 18, 2016, 2:45 a.m. (2016-12-18 02:45:01 UTC) #5
Message was sent while issue was closed.

          

Powered by Google App Engine
This is Rietveld