debugger and chrome application
Kenneth Feldt <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.jsdebugger |
|---|---|
| Organization | Another Netscape Collabra Server User |
| Message-ID | <[email protected]> |
I need to use venkman while debugging a chrome application under development. (I have used the tool frequently for 'normal' Javascript apps running as a file URL.) But now.... Upon loading up the chrome URL, venkman displays... ________________________ Error loading URL <XStringBundle>: [Exception... "Component returned failure code: 0x804b000a [nsIIOService.newChannel]" nsresult: "0x804b000a (<unknown>)" location: "JS frame :: chrome://venkman/content/venkman-url-loader.js :: _getChannelForURL :: line 54" data: no] ________________________ Is there something different I need to do to get the debugger working with chrome apps? I am running Firefox : Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.8b2) Gecko/20050507 Firefox/1.0+ Thanks Ken