MacのFirefox3でgoogle mapsが表示されやしない

という問題が前からあった。こんな基本的な事なんでー?って思ってたら。
permissions.default.imageが1になってるところを0に変えたら普通になった。これ変えたのだれー
というかデフォルトがこれなんだよね。
ニコニコでサムネイルが表示されなかったりするのもこれのせいだったのか。

This preference controls part of the permissions extension, which is now built by default. The permissions extension allows for a more complete method of allowing, blocking, and restricting content displayed in the browser―including images. Here, the permissions preference takes over image behavior duties from network.image.imageBehavior. It works essentially the same way as the old preference, except the possible values are different (and in different order).

1
Allow all images to load, regardless of origin. (Default)

2
Block all images from loading.

3
Prevent third-party images from loading.

Permissions.default.image - MozillaZine Knowledge Base

おいおい、0なんてないじゃん。