I don't know of any thing like this. Plus it would mess up the profile since the call will cause lots of JS to run. jjb
On Jul 21, 11:23 am, toonetown <[email protected]> wrote: > Is there a way to check a variable to "see" if firebug is currently > profiling from within javascript? > > That is, I'd like to do something similar to the following: > > if(window.firebugIsProfiling){ > console.debug("SOME KIND OF DEBUG INFO - ONLY IF PROFILER IS > ACTIVE"); > > } --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Firebug" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/firebug?hl=en -~----------~----~----~----~------~----~------~--~---
