Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2020)

Issue 10690192: [Mac] Only attempt to replace a notification if the replacement_id is not empty. (Closed)

Created:
8 years, 5 months ago by Robert Sesek
Modified:
8 years, 5 months ago
Reviewers:
jianli
CC:
chromium-reviews
Visibility:
Public.

Description

[Mac] Only attempt to replace a notification if the replacement_id is not empty. This was causing notifications to be dismissed too quickly because replacement was being attempted for all notifications since the replacement_id was empty. BUG=134990 TEST=Go to http://www/~rsesek/html_notifications.html and click "Notify Me" three times. "onclose" should not show up in the log box. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=146617

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -4 lines) Patch
M chrome/browser/notifications/notification_ui_manager_mac.mm View 1 chunk +6 lines, -4 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Robert Sesek
8 years, 5 months ago (2012-07-13 16:11:39 UTC) #1
jianli
lgtm
8 years, 5 months ago (2012-07-13 17:31:28 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rsesek@chromium.org/10690192/1
8 years, 5 months ago (2012-07-13 17:56:16 UTC) #3
commit-bot: I haz the power
8 years, 5 months ago (2012-07-13 19:28:07 UTC) #4
Change committed as 146617

Powered by Google App Engine
This is Rietveld 408576698