Topic: Loading directory content fails on Firefox Mac
ImageManager (but it's the same with FileManager) is unable to load the content of the directory on Firefox mac (1.5 and 2).
The "Loading..." message keeps spinning forever.
Firebug gives me this error message :
[Exception... "'Permission refusée d'appeler la méthode XMLHttpRequest.open' when calling method: [nsIDOMEventListener::handleEvent]" nsresult: "0x8057001e (NS_ERROR_XPC_JS_THREW_STRING)" location: "<unknown>" data: no]
Permission refusée d'appeler la méthode translate into : calling method XMLHttpRequest.open is denied when calling method [nsIDOMEventListener::handleEvent]
I tried on your demo page, and the problem is the same.