29 #include "nsISupports.idl"
70 interface nsIPropertyBag;
72 [scriptable,
uuid(b4487e9b-6c4f-49ce-9255-057c4e88c3c4)]
82 AString
formatURL(in AString aFormat, [optional] in nsIPropertyBag aMappings);
91 AString
formatURLPref(in AString aPref, [optional] in nsIPropertyBag aMappings);
101 #define SB_URLFORMATTER_CONTRACTID \
102 "@songbirdnest.com/moz/sburlformatter;1"