Open Bug 1176084 Opened 9 years ago Updated 2 years ago

kAllDirectoryRoot (etc.) in nsIAbDirectory.idl should be exposed to JS callers

Categories

(MailNews Core :: Address Book, defect)

defect

Tracking

(Not tracked)

People

(Reporter: mnyromyr, Unassigned)

Details

There are several places in SeaMonkey and Thunderbird where we hardcode local or global JS variables like 
  const kAllDirectoryRoot = "moz-abdirectory://";
despite the fact that this is already a C++ macro in nsIAbDirectory.idl.

It'd be so much easier if this constant was available from the interface.
+1
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.