Note: The following only affects Mozilla 1.8alpha5 and later. It does NOT affect firefox 1.0, neither does it affect Mozilla 1.7.x.

Hi,
the nsICacheService interface was now changed to remove the init and shutdown methods from it.


This should not affect any existing callers since Init and Shutdown were not supposed to be called outside of mozilla's networking module.

However, this does mean that code using nsICacheService must be recompiled. No other changes should be necessary.

JavaScript code using this interface will not need any changes.

This took part as part of this bug:
https://bugzilla.mozilla.org/show_bug.cgi?id=266051

-biesi
_______________________________________________
mozilla-embedding mailing list
[EMAIL PROTECTED]
http://mail.mozilla.org/listinfo/mozilla-embedding

Reply via email to