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

Seamonkey & Statusbar support #210

Open xabolcs opened 9 years ago

xabolcs commented 9 years ago

Memchaser is one of the few extensions for firefox that doesn't quite work in seamonkey even after being 'converted', being a Seamonkey user I would of course like to see Seamonkey supported and a statusbar option for it to reside in.

CC @lxle, as the author of #207.

whimboo commented 9 years ago

So we should get the australis fix (issue #183) in first before working on that issue.

xabolcs commented 9 years ago

So we should get the australis fix (issue #183) in first before working on that issue.

These issues are not too related.

But Addon SDK and Seamonkey is at least experimental. See this long thread on mozillazine!

whimboo commented 9 years ago

Those are related in terms that we should not start to get ui elements added which are not australis compatible and would break the work for it. Right now I'm even not sure when I will find time for issue #183. :(

xabolcs commented 9 years ago

Offtopic: Widget grab it's source from a html as an iframe. This is also valid for ui/frame. But ui/frame could only attached to ui/toolbar in opposite to Widget which could be attached almost anywhere. :)

Yeah, Australis work isn't trivial. :-/