As part of the Great PSM Modernization, the nsISSLErrorListener
interface will be removed in bug 844351 [0]. All implementations in
comm-central and chatzilla have already been removed [1][2] (they were
functionally no-ops anyway). All implementations in the addons indexed
by mxr are either incompatible with current versions of gecko, don't do
anything anyway, or both.

Any addons affected by this change can simply remove any references to
nsISSLErrorListener and any implementations of the interface (i.e.
notifySSLError).

Cheers,
David

[0] https://bugzilla.mozilla.org/show_bug.cgi?id=844351
[1] https://bugzilla.mozilla.org/show_bug.cgi?id=1143105
[2] https://bugzilla.mozilla.org/show_bug.cgi?id=1143110
_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to