Closed Bug 275427 Opened 20 years ago Closed 16 years ago

Can we please rename NS_ADDRBOOKSESSION_CONTRACTID and "@mozilla.org/addressbook/services/session;1"

Categories

(SeaMonkey :: MailNews: Address Book & Contacts, defect, P5)

x86
Windows XP

Tracking

(Not tracked)

RESOLVED INVALID

People

(Reporter: timeless, Assigned: neil)

Details

here's the definition:
140 #define NS_ADDRBOOKSESSION_CONTRACTID \
141   "@mozilla.org/addressbook/services/session;1"

"session" to me means the item isn't a singleton. but it's always used with
getService.
Status: UNCONFIRMED → NEW
Ever confirmed: true
Priority: -- → P5
(In reply to comment #0)
> here's the definition:
> 140 #define NS_ADDRBOOKSESSION_CONTRACTID \
> 141   "@mozilla.org/addressbook/services/session;1"
> 
> "session" to me means the item isn't a singleton. but it's always used with
> getService.

This now no longer exists :-) (except an old reference to it in code which currently isn't compiled) So therefore marking this bug as invalid.
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.