On Jun 23, 2009, at 11:33 AM, Steven Roussey wrote:
> I'm always getting annoyed with the stack trace of javascript error > showing me random lines (and highlighting them, even if they are > comments). So I used IE8 to get the real stack trace. The line in > question was 67758. In Firebug it said 2222. Guess what 67758 - 2222 > is? 65536 (2^16). So there is an overflow error, likely in Firefox. Sounds like you're bitten by bug 215055. https://bugzilla.mozilla.org/show_bug.cgi?id=215055 --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
