Name Description Size
components.conf 822
IPCUtils.h 938
MemoryNotificationDB.sys.mjs 530
metrics.yaml 2602
moz.build 1347
Notification.cpp 30424
Notification.h A Notification gets a corresponding IPC actor after successful construction. The notification object and the actor do not own each other and their lifetimes are controlled semi-independently. The Notification object can be cycle collected when either: - no one is listening for the events, or - the backend notification is closed. The actor goes away when either: - the backend notification is closed, or - the tab is closed or bfcached. (It cannot just go away on cycle collection because nsIAlertsService wants to know whether the triggered page is still open to decide whether to open a new tab or focus on the existing tab.) 6717
NotificationChild.cpp canBubble 4269
NotificationChild.h 1478
NotificationDB.sys.mjs 13155
NotificationParent.cpp 11976
NotificationParent.h 2292
NotificationStorage.sys.mjs 5252
NotificationUtils.cpp 13436
NotificationUtils.h Retrieves raw notification permission directly from PermissionManager. 4705
PNotification.ipdl 628
test