Firefox 22.0 にしたら、URL をタイトルバーに出すスクリプトが動かなくなった。
なんで?

eval('gBrowser.getWindowTitleForBrowser = ' + gBrowser.getWindowTitleForBrowser.toString().replace('aBrowser.contentTitle;', 'this.contentDocument.domain;'));