sending this mail to let you know that the signature of nsIContentHandler::handleContent was changed. The "command" parameter was dropped, and the type of the window context is now nsIInterfaceRequestor.
This is the new signature: 64 void handleContent(in string aContentType, 65 in nsIInterfaceRequestor aWindowContext, 66 in nsIRequest aRequest);
This change does not affect the 1.7 release; the first mozilla release to contain it will be 1.8alpha.
For the .idl definition of this interface, see http://lxr.mozilla.org/seamonkey/source/uriloader/base/nsIContentHandler.idl
As part of this change, the documentation was much improved on this interface.
See http://bugzilla.mozilla.org/show_bug.cgi?id=239604 for more details on this change.
-biesi _______________________________________________ mozilla-embedding mailing list [EMAIL PROTECTED] http://mail.mozilla.org/listinfo/mozilla-embedding
