Firebug 1.1 is Joe Hewitt's Firebug 1.05 with my 'branches/eval'
additions and fixes combined with Max Stepanov's aptana additions and
fixes and community additions.
Release notes are here:
http://fbug.googlecode.com/svn/branches/firebug1.1/docs/ReleaseNotes_1.1.txt
Thanks again to Kris Zyp at Xucia for distributions.
Is this version going to be adopted as the official version upon
release? Or are there now 2+ development threads (Joe's and yours)?
--
-----
Richard Quadling
Zend Certified Engineer : http://zend.com/zce.php?c=ZEND002498&r=213474731
"Standing on the shoulders of some very clever giants!"
I have not recognized a pattern for what brings on the crashes, and I
have not seen anything so far that seemed helpful for diagnosing the
cause, other than the version of Firebug that I am using.
Sorry that the symptoms are not at all definitive but I thought what I
have seen was strong enough to past a flag in case anyone else sees
anything like it.
On Sep 12, 3:49 am, "Richard Quadling" <rquadl...@googlemail.com>
wrote:
> On 11/09/2007, John J Barton <johnjbar...@johnjbarton.com> wrote:
>
>
>
> > Please try Firebug 1.1:
> >http://fireclipse.xucia.com/#Downloads
>
> > Firebug 1.1 is Joe Hewitt's Firebug 1.05 with my 'branches/eval'
> > additions and fixes combined with Max Stepanov's aptana additions and
> > fixes and community additions.
>
> > Release notes are here:
> >http://fbug.googlecode.com/svn/branches/firebug1.1/docs/ReleaseNotes_...
On Sep 12, 12:49 am, "Richard Quadling" <rquadl...@googlemail.com>
wrote:
> On 11/09/2007, John J Barton <johnjbar...@johnjbarton.com> wrote:
>
>
>
> > Please try Firebug 1.1:
> >http://fireclipse.xucia.com/#Downloads
>
> > Firebug 1.1 is Joe Hewitt's Firebug 1.05 with my 'branches/eval'
> > additions and fixes combined with Max Stepanov's aptana additions and
> > fixes and community additions.
>
> > Release notes are here:
> >http://fbug.googlecode.com/svn/branches/firebug1.1/docs/ReleaseNotes_...
Since 2.0.0.6, the dojo team says Firefox on OSX crashes when using
Firebug. Since I don't use OSX and they don't have Talkback installed
(or maybe it does not work on OSX), we have made no progress.
One concrete thing everyone can do is activate Talkback and put
"fireclipse 1.1.0b1" (or whatever version) in the comment if you
crash. That will help build up a list of stack traces. (See
http://talkback-public.mozilla.org/search/start.jsp and search for
comments with the word fireclipse; warning talkback takes minutes).
Over the past the traces point to four categories:
-- jsds_NotifyPendingDeadScripts. Consistent problem, but I think
related to a GC bug in Firefox.
-- GC very hard to deal with.
-- nsInspectorCSSUtils::GetRuleNodeForContent DOMUtils bug worked
around in FB1.1
-- others. seemingly random
John.