Name Description Size
components.conf 828
DatabaseCore.cpp Ensures a mozIStorageConnection to panorama.sqlite in the profile folder. 7427
DatabaseCore.h 1554
DatabaseUtils.cpp static 7191
DatabaseUtils.h Normalizes a string to Unicode canonical composition form. Strings should be normalized before being inserted into the database. This will prevent mistakes when comparing strings containing non-ASCII characters. 2308
Folder.cpp 3409
Folder.h 1113
FolderCollector.cpp This is a stub mailbox finder for mbox-based accounts. It should live in `nsMsgBrkMBoxStore` (and there should be a maildir equivalent) but until we have decided it's really what we want to do and have tested it properly, it lives here where it cannot do any harm to live code. 6051
FolderCollector.h 671
FolderComparator.cpp 2316
FolderComparator.h Compares folders for display in the right order. Folders with an ordinal in the database are sorted ahead of those without. Folders without an ordinal are sorted in alphabetical order. A future version of this class will handle special folder types (e.g. Inbox, which goes ahead of ordinary folders). 1092
FolderDatabase.cpp Initialization functions. Initialization occurs mostly off the main thread and the Promise returned by `Startup` resolves when it is complete. Code MUST NOT attempt to access folders before then. Folder notifications are not emitted during initialization. 15184
FolderDatabase.h 1490
LiveView.cpp Create the WHERE part of an SQL query from the current filters. 10273
LiveView.h 2070
LiveViewFilters.h 2567
MessageDatabase.cpp 4711
MessageDatabase.h These are just stub classes so that we can get on with developing other parts of the code. Nothing here is final! 1338
moz.build 676