gecko/dom/notification
Birunthan Mohanathas e52329c788 Bug 1182996 - Fix and add missing namespace comments. rs=ehsan
The bulk of this commit was generated by running:

  run-clang-tidy.py \
    -checks='-*,llvm-namespace-comment' \
    -header-filter=^/.../mozilla-central/.* \
    -fix
2015-07-13 08:25:42 -07:00
..
test/unit
ChromeNotifications.js
ChromeNotifications.manifest
DesktopNotification.cpp Bug 1152551, part 2 - Fix mode lines in dom/. r=jst 2015-05-03 15:32:37 -04:00
DesktopNotification.h Bug 1152551, part 2 - Fix mode lines in dom/. r=jst 2015-05-03 15:32:37 -04:00
moz.build Bug 916893 - Patch 1 - Notification on workers. r=khuey,wchen 2015-06-25 18:53:02 -07:00
Notification.cpp Bug 1182996 - Fix and add missing namespace comments. rs=ehsan 2015-07-13 08:25:42 -07:00
Notification.h Bug 916893 - Patch 2 - Deal with onclose. Some grammar fixes. r=wchen 2015-06-25 18:53:02 -07:00
NotificationDB.jsm Bug 1159128 - Only save valid app notifications. r=mhenretty 2015-05-14 10:59:00 +02:00
NotificationStorage.js Backed out 11 changesets (bug 916893, bug 1114554) for various mochitest and Gij failures. 2015-06-25 19:52:40 -04:00
NotificationStorage.manifest