I've been trying to reproduce the problem with my script on a separate page, but here it loads with no problems.
It also seems that Firebug reports the script length as far longer when I load it in my original page as opposed to when I load it in the new test page (problem page length: 31288, test page length: 14680 (truncating the last blank lines), actual length of script file: 14681). There is a bunch of SharePoint javascripts from different sources that I have no control over (some of which might even be eval'd) so I suspect these may be the cause. I'll try to make a test page and update this thread if it works. On 4 Mai, 15:04, Jan Honza Odvarko <[email protected]> wrote: > In case you could create a simple test case + instructions that can be > used to reproduce the problem on our machines, please create a report > here: > > http://code.google.com/p/fbug/issues/list > > Perhaps we could improve Firebug so it doesn't happen even in your > case. > > Honza > > On May 4, 2:56 pm, Ageris <[email protected]> wrote: > > > > > > > > > Hi! > > > I'm using Firefox: 4.0.1 - Firebug 1.7 > > > Your page worked fine for me as well so I think the problem lies in my > > combination of complex script structure + length + tons of SharePoint > > scripts that gunk up the works. The weird thing is that I only > > encountered the problem today and have been working with the script > > for several weeks. > > > Thanks for your quick reply. Seems I can only blame myself and not the > > tool this time though ;) > > > On 4 Mai, 11:57, Jan Honza Odvarko <[email protected]> wrote: > > > > What version of Firebug and Firefox? > > > > This test works for > > > me:http://getfirebug.com/tests/script/longscript/test.html > > > > Firebug 1.7 + Firefox 4.0 > > > Firebug 1.8 + Firefox 5.0 > > > > Please try in on your machine. > > > > Honza > > > > On May 4, 8:22 am, Ageris <[email protected]> wrote: > > > > > I have a large (merged) script file that runs perfectly fine, but when > > > > I try to debug it I (almost always) cannot set breakpoints further > > > > down than at line 14596 (the last with a green number). The file is > > > > 31040 lines long. > > > > If I restart Firefox the entire script is parsed, but after refreshing > > > > the page a few times (the script I want to debug is run on document > > > > ready) the problem's back. > > > > > Has anyone ever run into anything like this? -- 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.
