Closed Bug 280276 Opened 21 years ago Closed 21 years ago

add storage file to well-known directory service list

Categories

(Core Graveyard :: Profile: BackEnd, defect)

x86
All
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: vlad, Assigned: vlad)

Details

Attachments

(1 file)

This patch adds MOZ_APP_STORAGE_50_FILE, which is a pointer to the per-profile database used by mozStorage.
Assignee: nobody → vladimir
Status: NEW → ASSIGNED
Comment on attachment 172760 [details] [diff] [review] add-storage-file.patch >Index: profile/dirserviceprovider/src/nsProfileDirServiceProvider.cpp > #define MIME_TYPES_FILE_50_NAME NS_LITERAL_CSTRING("mimeTypes.rdf") > #define BOOKMARKS_FILE_50_NAME NS_LITERAL_CSTRING("bookmarks.html") > #define DOWNLOADS_FILE_50_NAME NS_LITERAL_CSTRING("downloads.rdf") > #define SEARCH_FILE_50_NAME NS_LITERAL_CSTRING("search.rdf" ) > #define MAIL_DIR_50_NAME NS_LITERAL_CSTRING("Mail") > #define IMAP_MAIL_DIR_50_NAME NS_LITERAL_CSTRING("ImapMail") > #define NEWS_DIR_50_NAME NS_LITERAL_CSTRING("News") > #define MSG_FOLDER_CACHE_DIR_50_NAME NS_LITERAL_CSTRING("panacea.dat") >+#define STORAGE_50_NAME NS_LITERAL_CSTRING("storage.sdb") perhaps this should be STORAGE_FILE_50_NAME instead to be consistent. r=darin with that change
Attachment #172760 - Flags: review+
Comment on attachment 172760 [details] [diff] [review] add-storage-file.patch sr=shaver with that change, too.
Attachment #172760 - Flags: superreview+
checked in, thanks
Status: ASSIGNED → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: