A similar version has two reports of blank Script panel, but I cannot
see it. I am keen to hear someone say it works for them ;-) There may
be a shakedown period because I generate this version from my code by
copy-and-delete tracing. Please help by trying it.
The changes I remember:
based on branches/explore with /*@explore*/ deleted.
support for Chromebug extension
Script option Show eval() source
Script option UseLastLineForEvalName
BreakOnError puts error text in StatusBar
Resolve issue 69 incorrect enabled on new tabs
Add trace.js for internal Fbug debugging.
Objects with length not auto arrays
Console:Solves one of "Two Strange Issues"
ShowWebErrors=Show All Web Errors
ShowChromeErrors=Show Chrome Errors
ShowChromeMessages=Show Chrome Messages
ShowExternalErrors=Show External Errors
Resolve issue 181
Thanks again to Krys Zyp for this distribution work.
John.
On Jun 29, 11:07 pm, John J Barton <johnjbar...@johnjbarton.com>
wrote:
> A build of Firebug branches/eval R56 is available on Xucia.comhttp://fireclipse.xucia.com.
I tested this beta and something is going wrong on the script tab.
When setting a breakpoint on a line:
* it takes a while for the red dot to appear
* on the breakpoint tab, I can see that the breakpoint is duplicated
multiples times.
When removing a breakpoint:
* it take a while to remove it
* even if the red dot disapears, only one of the duplicate
breakpoints from the breakpoint tab is removed, so the code still
breaks.
Hope it helps
Thomas
If you can try my example and see that it works, it suggests that your
js code is a different case. From there we can narrow it down to some
aspect of your js code.
If you try my example and it does not work, that suggests that your
environment is different, OS, other extensions, etc.
John.
I've only used this release on FF3a5, let me know if it works on FF2.
John.
*"better" debugging icons
*Fix for Frame refresh bug: http://groups.google.com/group/firebug/browse_thread/thread/c69e49b9815b2540,
Issue 239
* Implement BreakOnTopLevel, Script Panel option.
* throw exception if firebugService cannot be loaded on startup
(_CC[cname] error message).
On Jul 15, 9:29 am, John J Barton <johnjbar...@johnjbarton.com> wrote:
> Onhttp://fireclipse.xucia.com:
> firebug-1.1eval.93.1.05.xpi
> * Stack sidepanel for Script panel to show long stacks or function
> names
> * With help from comrade693, initial support for FF3 via
> evalInSandbox.
> * fix issue 230, CSS Error now reported on source buffers.
> * "better" debugging icons
> * Fix for BobH Frame refresh bug:http://groups.google.com/group/firebug/browse_thread/thread/c69e49b98...