| activityModules.sys.mjs |
|
945 |
- |
| alertHook.sys.mjs |
Displays alerts from the mail session service, and also adds them to the
Activity Manager.
@implements {nsIMsgUserFeedbackListener}
@implements {nsIObserver}
|
8052 |
- |
| autosync.sys.mjs |
This code aims to mediate between the auto-sync code and the activity mgr.
Not every auto-sync activity is directly mapped to a process or event.
To prevent a possible event overflow, Auto-Sync monitor generates one
sync'd event per account when after all its _pending_ folders are sync'd,
rather than generating one event per folder sync.
|
13441 |
- |
| glodaIndexer.sys.mjs |
Gloda message indexer feedback.
|
8020 |
- |
| moveCopy.sys.mjs |
|
11269 |
- |
| pop3Download.sys.mjs |
|
4607 |
- |
| sendLater.sys.mjs |
This module provides a link between the send later service and the activity
manager.
@implements {nsIMsgSendLaterListener}
|
8044 |
- |