I'd like to work on freezing the (somewhat new) nsIWebNavigationInfo interface for 1.8.
The interface is at http://lxr.mozilla.org/seamonkey/source/docshell/base/nsIWebNavigationInfo.idl and I would very much appreciate feedback from embeddors on it (since this is primarily designed to be an interface for embeddors to query the capabilities of a Gecko instance).
Thanks, -Boris
It would be nice to know, in the idl, how this interface is expected to be used. For example, do you QI to this interfaces from another object, or is the embedder expected to just "get service".
I actually hate the name of this interface if it were to be frozen as is. it really has nothing to do with information, in general, about the objects that implement the nsIWebNavigation interfaces. Instead it really is an interfaces that tells you if a MIME type is supported.
Doug _______________________________________________ mozilla-embedding mailing list [email protected] http://mail.mozilla.org/listinfo/mozilla-embedding
