Шукати в статтях підтримки

Остерігайтеся нападів зловмисників. Mozilla ніколи не просить вас зателефонувати, надіслати номер телефону у повідомленні або поділитися з кимось особистими даними. Будь ласка, повідомте про підозрілі дії за допомогою меню “Повідомити про зловживання”

Learn More

Ця тема перенесена в архів. Якщо вам потрібна допомога, запитайте.

browser.newtab.preload does not work

  • 3 відповіді
  • 13 мають цю проблему
  • 1 перегляд
  • Остання відповідь від pol098

more options

Hello,

in the release notes of Firefox 24 there is a changed-object called: Performance improvements on New Tab Page loads. Following the link brings me to a feature-object on Bugzilla telling me the new-tab page preloads the webpages.

This preloading doesn't work. The images won't show up (except the ones in cache) and checking the activity in Fiddler tells me there is no preloading (see: http://i.imgur.com/PZ51172.jpg)

To be honest. The preloading did work once when I just installed the update. Afterwards it failed every single time.

Hello, in the release notes of Firefox 24 there is a changed-object called: Performance improvements on New Tab Page loads. Following the link brings me to a feature-object on Bugzilla telling me the new-tab page preloads the webpages. This preloading doesn't work. The images won't show up (except the ones in cache) and checking the activity in Fiddler tells me there is no preloading (see: http://i.imgur.com/PZ51172.jpg) To be honest. The preloading did work once when I just installed the update. Afterwards it failed every single time.

Обране рішення

The Webpages aren't being pre-loaded, only the new tab page is reloaded so that when you open it, you no longer get a connecting Icon and it loads instantly. The web pages on the new tab page aren't pre-loaded at all.

Читати цю відповідь у контексті 👍 10

Усі відповіді (3)

more options

Вибране рішення

The Webpages aren't being pre-loaded, only the new tab page is reloaded so that when you open it, you no longer get a connecting Icon and it loads instantly. The web pages on the new tab page aren't pre-loaded at all.

more options

Pages that send a no-store or no-cache header (Tools > Page Info > General) aren't cached and thus Firefox does not generate a thumbnail. The thumbnails on the about:newtab page are generated from the cache, so if the page is not in the cache or otherwise can't be rendered as a PNG image then you will get an empty box.
Do not use "Clear Recent History" to clear data when you close Firefox.
If there is no history then you get an about:newtab page with empty boxes.

more options

For anybody still using the Google Toolbar (while officially incompatible with Firefox it works perfectly; a minor patch is required to make it install, it originally checked for a Firefox version not beyond, I think, 4): with the Google Toolbar installed and browser.newtab.preload true, the "add tab" facility does not work since Firefox 24. Setting browser.newtab.preload false restores proper functioning. See https://support.mozilla.org/en-US/questions/967747#answer-483758