gecko-dev/dom/notification
2017-12-21 11:10:23 +01:00
..
test Bug 1421992 - script-generated patch to replace do_execute_soon, do_print and do_register_cleanup with executeSoon, info and registerCleanupFunction, rs=Gijs. 2017-12-21 11:10:23 +01:00
moz.build Bug 1424571 - Move all notification tests to dom/notification; r=baku 2017-12-10 17:51:17 -08:00
Notification.cpp Bug 1345424 - Add an isHandlingUserInput attribute to permission requests. r=baku,smaug 2017-02-20 20:46:39 +01:00
Notification.h Bug 1412125, part 1 - Manually add mode lines and MPL to files that were missing them entirely. r=qdot 2017-10-26 14:54:59 -07:00
NotificationDB.jsm Bug 1368456 - Remove imports of Promise.jsm from Firefox, r=mconley. 2017-06-23 11:25:18 +02:00
NotificationEvent.cpp Bug 1412125, part 2 - Fix dom/ mode lines. r=qdot 2017-10-26 15:08:41 -07:00
NotificationEvent.h Bug 1412125, part 2 - Fix dom/ mode lines. r=qdot 2017-10-26 15:08:41 -07:00
NotificationStorage.js Bug 1355056 - replace (function(args) { /* do stuff using this */ }).bind(this) with arrow functions, r=jaws. 2017-04-27 00:25:45 +02:00
NotificationStorage.manifest