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

Kill old code for Firefox < 14 #149

Closed whimboo closed 11 years ago

whimboo commented 12 years ago

Given that #143 changed code which will make MemChaser incompatible with versions of Firefox < 14.0 we can kill all the old code to make the add-on code path shinier.

I will take this.