Re: [Rails-spinoffs] Sudden Javascript Console noise in firefox

2005-12-29 Thread Gavri Fernandez
On 12/29/05, Brian Peiris <[EMAIL PROTECTED]> wrote: > Thanks for the link Rahul, the new console should be helpful, but it doesn't > fix my problem, > I still get a lot of noise, and they don't seem to be trivial CSS problems. > Is this common, should I be worried? Go to "about:config" and set

Re: [Rails-spinoffs] Sudden Javascript Console noise in firefox

2005-12-29 Thread Thomas Fuchs
Firefox tries to be smarter than the programmers (and fails).Normally the warnings are a of great help while developing stuff,but sometimes they are just that: warnings that something *might* be wrong,but it really isn't.Also, remember that normal users never see the warnings, so i doubtthat too mu

Re: [Rails-spinoffs] Sudden Javascript Console noise in firefox

2005-12-29 Thread Chris Korhonen
I'm inclined to agree with you there, provided the code is working as expected then there is no cause for concern. I do wonder if it would be possible to eliminate some of these warnings in future revisions of prototype? Thought I would expect that it is coded in this way for some reason? RegardsCh

Re: [Rails-spinoffs] Sudden Javascript Console noise in firefox

2005-12-28 Thread John Butler
You're just seeing warning messages. The warnings being thrown, while valid, are irrelevant. The pieces of code its "choking on" are all fine. Nothing to worry about (in my professional opinion). -John On Dec 28, 2005, at 8:11 PM, Brian Peiris wrote: Thanks for the link Rahul, the new conso

Re: [Rails-spinoffs] Sudden Javascript Console noise in firefox

2005-12-28 Thread Brian Peiris
Thanks for the link Rahul, the new console should be helpful, but it doesn't fix my problem,I still get a lot of noise, and they don't seem to be trivial CSS problems. Is this common, should I be worried?here are all the warnings from the console: Warning: test for equality (==) mistyped as assignm

RE: [Rails-spinoffs] Sudden Javascript Console noise in firefox

2005-12-28 Thread Rahul Bhargava
Yeah, The CSS debug message are nice, but you probably want to install this console replacement:   http://forums.mozillazine.org/viewtopic.php?t=318102   Very useful.   rahul   From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Brian Peiris Sent: Wednesday, Dece