为提升您的使用体验,本站正在维护,部分功能暂时无法使用。如果本站文章无法解决您的问题,您想要向社区提问的话,请到 Twitter 上的 @FirefoxSupport 或 Reddit 上的 /r/firefox 提问,我们的支持社区将会很快回复您的疑问。

搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

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