danwent / Perspectives

Perspectives Firefox Extension
http://perspectives-project.org
66 stars 19 forks source link

Firefox 20: sites with certificate errors fail to calculate #77

Closed daveschaefer closed 11 years ago

daveschaefer commented 11 years ago

In Firefox 20 sites that contain certificate errors give the following error (and change the icon to a yellow exclamation mark):

"Perspectives: an internal security change error occurred: TypeError: Components.classes['@mozilla.org/security/recentbadcerts;1'] is undefined"

daveschaefer commented 11 years ago

Fx 20 changed the way we look up bad certificates: https://developer.mozilla.org/en-US/docs/Updating_addons_broken_by_private_browsing_changes . This needs to be fixed.

daveschaefer commented 11 years ago

This is fixed in #78 .