Results 43 comments of Jan Odvarko

> this.jsd.functionHook = { onCall: this.onFunction }; You might to hook onEnterFrame, see this snippet that shows how the profiler does it: https://github.com/firebug/firebug/blob/master/extension/content/firebug/console/profilerEngine.js#L51 > Wrapper.unwrapIValue( Again follow the profiler: https://github.com/firebug/firebug/blob/master/extension/content/firebug/console/profilerEngine.js#L105...

> Not directly related, but is support for Firefox 30.0 on the way as well? Not sure what you mean, Firebug 2 is for Firefox 30 and Firebug 1.12.8 should...