Sorry I don't get it: why would you want to resume from the web page code? Why wouldn't the user resume?
The function would be Firebug.Debugger.resume(FirebugContext) but you can't call it unless the debugger is resumable. You are probably better off pushing the button via an event to the element: <toolbarbutton id="fbContinueButton" command="cmd_resumeExecution" ... jjb On May 12, 8:51 am, DjBoo <[email protected]> wrote: > Asynchronous Function; something like setTimeout. > > I will work on permission, but what function should I call then? > (function which act like continue(F8) button) ? > > On May 12, 6:29 pm, johnjbarton <[email protected]> wrote: > > > On May 12, 8:17 am, Tim Ryan <[email protected]> wrote: > > > > You can't pause/resume the async call itself. > > > What do you all mean by "async call"? > > jjb --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
