Re: Firefox doesn't handle the x-jsd protocol?
"John J. Barton" <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.jsdebugger |
|---|---|
| Message-ID | <[email protected]> |
James Ross wrote: > [email protected] wrote: >> No, still the same popup x-jsd error. I do notice that the interactive >> session displays the code surrounding 'debugger' when that gets hit in >> execution, but in order to set my own breakpoints, I need to be able >> to see the sourcecode in the sourcecode window eventually.. > > Indeed, but that's not exactly Venkman's fault - Venkman actually works > fine for me in Firefox 2 and trunk (to be 3). The source view is a page > loaded via an x-jsd URL - by far the best way to do it. > > You'll really have to investigate what your Firefox has screwed up > yourself, but it sounds very much like Firefox is ignoring the > "venkman-service.js" file, which is where the x-jsd protocol is defined. > Chad, if James is right you might try exiting FF then deleting xpti.dat and compreg.dat from your extensions directory. FF rebuilds them next you start. John.