Closed Bug 163673 Opened 22 years ago Closed 22 years ago

Favicon requests should not interfere with normal browsing

Categories

(Camino Graveyard :: Toolbars & Menus, defect)

PowerPC
macOS
defect
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: sfraser_bugs, Assigned: sfraser_bugs)

References

(Blocks 1 open bug)

Details

If you have a large bookmarks file, we'll fire of hundreds of favicon requests
in a short space of time at launch. This maxes out the number of available necko
connections, and prevents web page loading until they've all been fetched. (On
subsequent launches, most of them should be in the disk cache.)

We need to avoid this situation, perhaps by serializing favicon requests, or
making sure that we're not doing more than 2 at once.
Why not have a dedicated page icon cache file? This would never grow too big.
That doesn't help the cause where you're starting without any cached icons, or
have just imported lots of new bookmarks.
Status: NEW → ASSIGNED
*** Bug 165656 has been marked as a duplicate of this bug. ***
Dedicated favicons store is bug 117895.
Blocks: 120352
This is fixed, now that favicons only show up on the BM toolbar, and always come
from the cache.
Status: ASSIGNED → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
site icons now show up only in the urlbar (location field), bookmarks toolbar
and tab widgets.

rs vrfy.
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.