Lekensteyn / noscript-nsa

NSA - NoScript Anywhere (Firefox Mobile add-on)
8 stars 3 forks source link

FF36 fix #3

Closed PeteHemery closed 9 years ago

PeteHemery commented 9 years ago

Fix for FF Beta 36 update.

First reported on the forums: https://forums.informaction.com/viewtopic.php?f=25&t=20477

const objects weren't being exported into the global scope.

Changed const to "this." for exported objects in Prefs.jsm. Created a global instance of Parent object in Parent.jsm.

Added missing forward slashes for import URL's in Policy.jsm

Lekensteyn commented 9 years ago

Thanks for the patches, I have merged them into the develop branch (tag 3.5a7-20150202). Pre-packaged file is at: https://lekensteyn.nl/files/noscript-nsa/noscript-3.5a7-20150202-lekensteyn.xpi

177100 bytes, sha1sum:

f68ceb1be2affdf52875bd09bf58e44a1d3ddfad  noscript-3.5a7-20150202-lekensteyn.xpi