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

Issue 385058: When extensions use notifications, display the name of the extension in UI ra... (Closed)

Created:
11 years, 1 month ago by John Gregg
Modified:
9 years ago
Reviewers:
michaeln
CC:
Aaron Boodman, chromium-reviews_googlegroups.com, ben+cc_chromium.org
Visibility:
Public.

Description

When extensions use notifications, display the name of the extension in UI rather than the "origin". BUG=26961 TEST=test extension linked in the bug Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=31799

Patch Set 1 #

Total comments: 1

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+52 lines, -8 lines) Patch
M chrome/browser/notifications/desktop_notification_service.h View 1 chunk +5 lines, -0 lines 0 comments Download
M chrome/browser/notifications/desktop_notification_service.cc View 1 9 chunks +31 lines, -6 lines 0 comments Download
M chrome/browser/notifications/desktop_notifications_unittest.cc View 2 chunks +2 lines, -0 lines 0 comments Download
M chrome/browser/notifications/notification.h View 4 chunks +12 lines, -0 lines 0 comments Download
M chrome/browser/views/notifications/balloon_view.cc View 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
John Gregg
11 years, 1 month ago (2009-11-12 02:47:16 UTC) #1
michaeln
LGTM http://codereview.chromium.org/385058/diff/1/3 File chrome/browser/notifications/desktop_notification_service.cc (right): http://codereview.chromium.org/385058/diff/1/3#newcode335 Line 335: return display_name; maybe nuke the local var ...
11 years, 1 month ago (2009-11-12 03:41:56 UTC) #2
michaeln
11 years, 1 month ago (2009-11-12 03:42:47 UTC) #3
lgtm (modulo the compile errors)

Powered by Google App Engine
This is Rietveld 408576698