The memory profiling feature was actually removed lately, because it never really worked as expected and Mozilla now removed the related APIs in favor of creating new ones. See issue 6726<http://code.google.com/p/fbug/issues/detail?id=6726>for more info. There's already a request for reimplementing and improving this. See issue 4529 <http://code.google.com/p/fbug/issues/detail?id=4529>. If you want to help us with that e.g. by providing information and mockups, you're welcome to do so. Though note that this feature is quite complex and isn't really something for starters.
If you want to make contributions to Firebug, I suggest you pick a simpler issue<http://code.google.com/p/fbug/issues/list?can=2&q=complexity%3Dsimple>for the beginning. Sebastian On Thursday, September 5, 2013 9:28:28 AM UTC+2, Evan Hon wrote: > > I know that firebug has a built-in memory profiler but is disabled, I > wanna try this function and see how to enhance this. So I turned on this in > firebugOverlay.xul and its related command in firebugMenuOverlay.xul, but > still it doesnot work. > Here is the snapshot of what i turned on: > > firebugOverlay.xul > > > <https://lh3.googleusercontent.com/--SDpDlrWZCo/UigxzuZI6NI/AAAAAAAAAF0/sCjx251dbeQ/s1600/QQ%E6%88%AA%E5%9B%BE20130905152430.png> > > firebugMenuOverlay.xul > > > <https://lh3.googleusercontent.com/-6jiZDv199Tg/UigyUAKKtyI/AAAAAAAAAF8/3kOm2k8fhXU/s1600/QQ%E6%88%AA%E5%9B%BE20130905152644.png> > > Is there something else that i forget? > > -- You received this message because you are subscribed to the Google Groups "Firebug" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/firebug. To view this discussion on the web visit https://groups.google.com/d/msgid/firebug/06426305-ecbe-4f42-88ad-112f5dd71cfc%40googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.
