mozillaZine に書いてありました。 This preference controls the maximum number of times the content will do timer-based reflows. After this number has been reached, the page will only reflow once it is finished downloading. Content.notify.backoffcount - MozillaZine Knowledge Base ページデータをダウンロードしている途中、定期的にそこまでのデータだけで描画する、その上限回数、ということのようです。デフォルトは -1 = 無制限。つまりデフォルトの設定では、ページのダウンロードが完了するまで、定期的に再描画し続ける。一方、いくつかのページで推

