Then we need a test case posted to our issues list,
http://code.google.com/p/fbug/issues/list

jjb

On Jul 4, 10:05 am, Sebastien <[email protected]> wrote:
> I have 1.5a8 and FF3.5 but the problem remains.
>
> Regards,
>
> Seb
>
> On Jul 4, 5:49 pm, johnjbarton <[email protected]> wrote:
>
> > 1.5a8 has one more fix related to ajax code.
>
> > jjb
>
> > On Jul 4, 9:05 am, Sebastien <[email protected]> wrote:
>
> > > Couldn't get around to create a test case since I thought it had
> > > somehow to do with my code.
> > > However, just found the 
> > > following:https://bugzilla.mozilla.org/show_bug.cgi?id=501962
>
> > > This is the exact problem I have, and like the author, it randomly
> > > stops working.
>
> > > Regards,
> > > Seb
>
> > > On Jun 26, 3:46 pm, johnjbarton <[email protected]> wrote:
>
> > > > Thanks, then we need a test case or public URL that shows the problem.
> > > > We can help sort out why Firebug is involved but its likely we will
> > > > need help from Firefox team.
> > > > jjb
>
> > > > On Jun 26, 3:07 am, Sebastien <[email protected]> wrote:
>
> > > > > Ok, so now I'm running FF3.0.11 with Firebug 1.5 and it works fine.
> > > > > So it seems to be firefox related....
>
> > > > > Thanks for help.
>
> > > > > Seb
>
> > > > > On Jun 25, 9:07 pm, johnjbarton <[email protected]> wrote:
>
> > > > > > I suggest you try Firebug 1.4 on Firefox 3.0 to divide the problem
> > > > > > between Firebug and Firefox.
>
> > > > > > If it is Firebug, try the tracing version 1.4X: 
> > > > > > seehttp://groups.google.com/group/firebug/web/faq-about-firebug
> > > > > > Trace ERRORS NET and WINDOW
>
> > > > > > jjb
>
> > > > > > On Jun 25, 11:14 am, Sebastien <[email protected]> wrote:
>
> > > > > > > Actually, I don't think it's the JSON parser which is the 
> > > > > > > problem...
> > > > > > > the string is returned, firebug catched it and displays it, but 
> > > > > > > the
> > > > > > > code never makes it inside my:
> > > > > > > onSuccess:function(response){
> > > > > > > ...
>
> > > > > > > }
>
> > > > > > > On Jun 25, 7:00 pm, johnjbarton <[email protected]> 
> > > > > > > wrote:
>
> > > > > > > > Which version of Firefox 3.5? If you have a 3.5 beta, update to 
> > > > > > > > the
> > > > > > > > release candidate builds first.
> > > > > > > > jjb
>
> > > > > > > > On Jun 25, 10:49 am, Sebastien <[email protected]> wrote:
>
> > > > > > > > > Hi all,
>
> > > > > > > > > We have an AJAX application that uses the Comet technology 
> > > > > > > > > and JSON.
> > > > > > > > > So we have a channel hanging until the backend returns a 
> > > > > > > > > message.
>
> > > > > > > > > Everything was well in all browsers, including FF3.0.11 and 
> > > > > > > > > Firebug
> > > > > > > > > 1.3.
>
> > > > > > > > > But recently I upgraded to FF3.5 and Firebug 1.4 and then 
> > > > > > > > > 1.5, but we
> > > > > > > > > have serious issues, and I'm not sure what's the reason. It 
> > > > > > > > > may have
> > > > > > > > > to do with the new inbuilt JSON parser for Firefox.
>
> > > > > > > > > So when Firebug is running, after 2 or 3 Comet calls, the 
> > > > > > > > > JSON string
> > > > > > > > > does not seem to get parsed anymore, and therefore it's not 
> > > > > > > > > treated.
> > > > > > > > > It seems to be random, and when firebug is off, it seems to 
> > > > > > > > > work
> > > > > > > > > (almost) reliably.
>
> > > > > > > > > Any ideas?
>
> > > > > > > > > Seb
--~--~---------~--~----~------------~-------~--~----~
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