Closed Bug 754432 Opened 13 years ago Closed 13 years ago

Let Thunderbird have access to ContactService.jsm and ContactDB.jsm.

Categories

(Firefox Build System :: General, defect)

x86
All
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
mozilla15

People

(Reporter: mconley, Assigned: mconley)

References

Details

Attachments

(1 file)

Attached patch Patch v1Splinter Review
ContactService.jsm and ContactDB.jsm are the fallback storage mechanism for the Contacts API, and are currently only available in b2g builds. The Thunderbird team has started to make moves to use the Contacts API for storage / retrieval of contacts for a new address book. One of those moves is to start working on desktop support for the Contacts API. As part of this effort, we'll want access to the fallback storage mechanism. The attached patch alters the Makefile for dom/contacts to package ContactService.jsm and ContactDB.jsm for both b2g and mail.
Comment on attachment 623278 [details] [diff] [review] Patch v1 r?'ing fabrice because he originally r+'d the patch in bug 731855.
Attachment #623278 - Flags: review?(fabrice)
So that filter is my way of doing logical OR for Makefiles... let me know if there's another preferred method.
Blocks: 754390
Comment on attachment 623278 [details] [diff] [review] Patch v1 Review of attachment 623278 [details] [diff] [review]: ----------------------------------------------------------------- I don't know of any other method either.
Attachment #623278 - Flags: review?(fabrice) → review+
Thanks for the fast review, Fabrice. mozilla-inbound: https://hg.mozilla.org/integration/mozilla-inbound/rev/de6d19899b89
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla15
Does this also include SeaMonkey? Or do we need an extra patch in /suite/?
(In reply to Philip Chee from comment #6) > Does this also include SeaMonkey? Or do we need an extra patch in /suite/? This patch only took care of Thunderbird, I'm afraid. If suite needs access to ContactService.jsm and ContactDB.jsm, an extra patch will be required here.
Product: Core → Firefox Build System
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: