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

Issue 432005: Make notifications permission available in the extension manifest and hook up... (Closed)

Created:
11 years, 1 month ago by John Gregg
Modified:
9 years ago
Reviewers:
Aaron Boodman
CC:
chromium-reviews_googlegroups.com, Erik does not do reviews, pam+watch_chromium.org, ben+cc_chromium.org
Visibility:
Public.

Description

Make notifications permission available in the extension manifest and hook up to the desktop notification service. BUG=27249 TEST=none Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=32979

Patch Set 1 #

Patch Set 2 : '' #

Patch Set 3 : '' #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+50 lines, -7 lines) Patch
M chrome/browser/notifications/desktop_notification_service.h View 5 chunks +15 lines, -5 lines 0 comments Download
M chrome/browser/notifications/desktop_notification_service.cc View 1 2 4 chunks +32 lines, -2 lines 2 comments Download
M chrome/common/extensions/extension.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/common/extensions/extension.cc View 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
John Gregg
11 years, 1 month ago (2009-11-23 23:10:00 UTC) #1
John Gregg
11 years, 1 month ago (2009-11-23 23:10:15 UTC) #2
Aaron Boodman
Additionally, one problem is that the install UI doesn't warn the user about this permission. ...
11 years, 1 month ago (2009-11-24 20:38:14 UTC) #3
John Gregg
http://codereview.chromium.org/432005/diff/2009/3002 File chrome/browser/notifications/desktop_notification_service.cc (right): http://codereview.chromium.org/432005/diff/2009/3002#newcode227 chrome/browser/notifications/desktop_notification_service.cc:227: prefs_cache_->CacheAllowedOrigin((*iter)->url()); On 2009/11/24 20:38:14, Aaron Boodman wrote: > Why ...
11 years, 1 month ago (2009-11-24 20:52:44 UTC) #4
Aaron Boodman
11 years, 1 month ago (2009-11-24 21:36:53 UTC) #5
Ah, I see.

LGTM

Powered by Google App Engine
This is Rietveld 408576698