Re: Not all code being loaded
Unknown <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.jsdebugger |
|---|---|
| Organization | Another Netscape Collabra Server User |
| Message-ID | <[email protected]> |
This is due to a change in mozilla after 1.5. It's either a mozilla regression, or a change in the networking library that requires an update to venkman. I havn't had a chance to look into it yet. See http://bugzilla.mozilla.org/show_bug.cgi?id=229024 for more information and further updates. In the mean time, the workaround is to use mozilla 1.5 or earlier. Rob. F. Da Costa wrote: > Steven Turoff wrote: > >> There may be a syntax error in your code. I've noticed that Venkman >> stops identifying functions when expanding files in the "Loaded >> scripts" window if there is a syntax error. Also, Venkman fails to >> recognize meta > > > Checked the whole file with the jsLint checker on www.crockford.com and > it came out fine. > Reloaded but the thing still does not complete. > > I just attached the culprit file in case someone wanted to try and load > it because I'm not getting it at all anymore :( > > TIA > Fermin DCG >