mozilla / memchaser

Firefox extension to chase the memory usage and garbage collector activity
https://wiki.mozilla.org/QA/Automation_Services/Projects/Addons/MemChaser
29 stars 23 forks source link

Fix the error "Exposing chrome JS objects to content without __exposedProps__ is insecure and deprecated." #151

Closed floustier closed 12 years ago

floustier commented 12 years ago

Hello. This error appears in the error console since 2 months when I'm starting Nightly. It's due to bug 760070: https://bugzilla.mozilla.org/show_bug.cgi?id=760070 Is there something to fix?

whimboo commented 12 years ago

This has been fixed in https://bugzilla.mozilla.org/show_bug.cgi?id=758203 for the Addon SDK 1.8. Given that MemChaser 0.4 will depend on 1.9 it will be fixed with todays release.