Rather than wait until a page has completely downloaded to display it to the user, Mozilla applications will periodically render what has been received to that point. Because reflowing the page every time additional data is received greatly slows down total page load time, a timer was added so that the page would not reflow too often. 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.
No limit on timer-based reflows (Default)
Don't do any timer-based reflows.
The maximum number of timer-based reflows to perform.
You are viewing a mobilized version of this site...
View original page here