gecko-dev/dom/notification
Alexandre Lissy 61d81bcfb0 Bug 1100876 - Add showOnlyOnce to MozBehavior dict. r=mhenretty, r=smaug
There are some notifications that we know we don't want to resend. For
instance, Voicemail notifications are some, since everytime the network
will be ready it will notify us of the status, so we don't have to
resend it on reboot. We add a 'showOnlyOnce' key in the MozBehavior dict
for this usecase.
2014-11-25 08:26:00 -05:00
..
test/unit Bug 1066735 - Remove root b2g and android specific xpcshell manifests, r=chmanchester 2014-10-07 18:18:28 -04:00
ChromeNotifications.js Bug 1100876 - Add showOnlyOnce to MozBehavior dict. r=mhenretty, r=smaug 2014-11-25 08:26:00 -05:00
ChromeNotifications.manifest
DesktopNotification.cpp Bug 1061023 - Fix more bad implicit constructors in DOM; r=baku 2014-09-01 18:26:43 -04:00
DesktopNotification.h Bug 1078744 - Replace SetIsDOMBinding with SetIsNonDOMBinding, remove nsWrapperCache::SetIsDOMBinding. r=bz. 2014-10-07 11:44:49 +02:00
moz.build Bug 946065 - Part 12: Move content/base/ to dom/ and flatten subdirectories. r=peterv 2014-10-25 20:25:22 +03:00
Notification.cpp Bug 874050, Make Nofification's click event cancelable, r=wchen 2014-10-15 17:48:04 +03:00
Notification.h Bug 912645 - Add notification behavior dict support. r=baku, sr=sicking 2014-09-16 17:12:00 -04:00
NotificationDB.jsm Bug 1063859 - Do not iterate on undefined valued when querying notifications. r=mhenretty 2014-09-23 08:02:00 -04:00
NotificationStorage.js Bug 1070209 - Fix typo in NotificationStorage.js. r=baku 2014-09-19 15:35:00 -04:00
NotificationStorage.manifest