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

Issue 1237973005: [WIP] Implement notification sound loader

Created:
5 years, 5 months ago by deejay
Modified:
5 years, 5 months ago
Reviewers:
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[WIP] Implement notification sound loader Work in progress. This patch is related to https://codereview.chromium.org/1226613002/ https://notifications.spec.whatwg.org/#screen-off-preference-flag BUG=none Signed-off-by: Dongjun Kim <djmix.kim@samsung.com>;

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+189 lines, -61 lines) Patch
M content/child/notifications/notification_manager.cc View 2 chunks +2 lines, -2 lines 0 comments Download
A + content/child/notifications/notification_sound_loader.h View 6 chunks +20 lines, -20 lines 0 comments Download
A + content/child/notifications/notification_sound_loader.cc View 8 chunks +12 lines, -12 lines 0 comments Download
M content/child/notifications/pending_notifications_tracker.h View 2 chunks +24 lines, -4 lines 0 comments Download
M content/child/notifications/pending_notifications_tracker.cc View 5 chunks +129 lines, -23 lines 0 comments Download
M content/content_child.gypi View 1 chunk +2 lines, -0 lines 0 comments Download

Powered by Google App Engine
This is Rietveld 408576698