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

Issue 339077: Need to load the permissions lists every time at startup for notifications.... (Closed)

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

Description

Need to load the permissions lists every time at startup for notifications. BUG=26274 TEST=grant notifications permissions and restart browser Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=30623

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -12 lines) Patch
M chrome/browser/notifications/desktop_notification_service.cc View 1 chunk +6 lines, -10 lines 0 comments Download
M chrome/browser/notifications/notifications_prefs_cache.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/notifications/notifications_prefs_cache.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
John Gregg
11 years, 1 month ago (2009-10-30 18:15:45 UTC) #1
Andrew T Wilson (Slow)
11 years, 1 month ago (2009-10-30 19:06:32 UTC) #2
LGTM

My only concern is what I expressed earlier - perhaps we should *always* call
RegisterListPref(), so you should ask someone more familiar with the API to make
sure you're using the right idiom.

Powered by Google App Engine
This is Rietveld 408576698