On Nov 4, 7:44 am, Prefontim <[email protected]> wrote:
> Break on Next is useless in all of my attempts to use it, because
> there is always at least one script in one of the tabs in my browser
> which is using setTimeout().  It will always stop for this timer, so
> that i can't set it on anything else.

I guess you mean "break on next in the Script" panel, the 1.4 feature?

This sounds like a bug: you are setting break on next in page
"foo.html" and the break is occurring in a JS call in page "bar.html"?
I wish we had a test showing this behavior.
jjb

>
> On Nov 4, 12:58 am, John J Barton <[email protected]> wrote:
>
> > Our paper on breakpoints and a link to the demo 
> > page:http://blog.getfirebug.com/2009/11/03/dynamic-and-graphical-web-page-...
>
> > 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.


Reply via email to