Boris Zbarsky wrote: > Yes, if you can live with URI strings. nsIDOM3Node.baseURI and > nsIDOM3Document.documentURI. > That should do it, thanks.
>> I notice in the trunk nsIDocument.h includes nsStringGlue.h instead of >> nsString.h. Does that mean nsIDocument is a frozen API in the trunk? > > Not at all. Note that even if an API uses frozen linkage that doesn't > mean the API is frozen. > Ahh, right. Should the term be internal/external linkage? I guess the question should be, will nsIDocument be available if building without MOZILLA_INTERNAL_API=1? chris _______________________________________________ dev-embedding mailing list [email protected] https://lists.mozilla.org/listinfo/dev-embedding
