Name Description Size
components.conf 846
DatabaseCore.cpp Ensures a mozIStorageConnection to panorama.sqlite in the profile folder. 11617
DatabaseCore.h 2133
DatabaseUtils.cpp static 7165
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. 2282
Folder.cpp 3095
Folder.h 1105
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. 6082
FolderCollector.h 645
FolderComparator.cpp 2290
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). 1094
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. 18558
FolderDatabase.h 1796
LiveView.cpp Create the WHERE part of an SQL query from the current filters. 11085
LiveView.h 2012
LiveViewFilters.h 2573
Message.cpp 9902
Message.h 1058
MessageDatabase.cpp 12404
MessageDatabase.h 2357
moz.build 802
PerFolderDatabase.cpp 33458
PerFolderDatabase.h 3139
Thread.cpp 2809
Thread.h 626