Re: TB-3.0a1pre.en-US.win32.installer.exe + debugger

Gijs Kruitbosch <[email protected]> Mon, 05 May 2008 16:00:40 +0200
Newsgroups gmane.comp.mozilla.devel.jsdebugger
Message-ID <[email protected]>
gNeandr wrote:
> Just installed TB3.0a1 and javascript_debugger-0.9.87.3-fx+tb+sb+sm.xpi.
> 
> Opening any source produces the following error:
> XML Parsing Error:
> Location: 
> x-jsd:source?location=chrome%3A%2F%2Fcommunicator%2Fcontent%2FcontentAreaClick.js&instance=26 
> 
> Line Number 2, Column 1:<?xml-stylesheet type='text/css' 
> href='chrome://venkman/skin/venkman-source.css' ?>
> 
> Any advice how to work with both??


https://bugzilla.mozilla.org/show_bug.cgi?id=428848

Find the relevant chrome.manifest file that should have been created in 
your profile, add " contentaccessible=yes" to the relevant lines, and 
you should be fine.

~ Gijs