Hello,
I get the following error on firebug:
this._processor is null
and the error is from the file below, it seems like a default component of Firefox but i don't know what it is for either.
file:///Applications/Firefox.app/Contents/MacOS/components/nsLivemarkService.js
it appears after a while when my application is idle. Do you know what might cause this error, or what this file is for?
Thanks, Sinan
PS. It's a simple filetree application, i use jquery for it, so it can be related to the problem.