Hi, Sometimes I want to test run a JavaScript function, say foo(), in a page while I am debugging a web application. To see the behavior of invoking foo(), perhaps I would rather load the page and halt at an appropriate point, and then be given the opportunity to execute foo() with a particular set of input arguments. This motivation is also justified by lots of JS reverse engineering attempts.
Does Firebug already support this, or is there a plan to support this in the future? Thanks, Canny --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
