Open Bug 1404663 Opened 7 years ago Updated 2 years ago

about:debugging#tabs actively loads all favicons

Categories

(DevTools :: about:debugging, enhancement, P3)

43 Branch
enhancement

Tracking

(Not tracked)

People

(Reporter: glandium, Unassigned)

References

Details

STR:
 - Open the browser console
 - Open about:debugging#tabs

Actual result:
 - Observe the browser console filling with requests for favicons.

Expected result:
 - The network is not hit to load favicons.

FWIW, a trick I was using in an addon to avoid hitting the network for favicons was to use a xul:image with validate="never" (doesn't work with webextensions, obviously).
BTW, if some sites in unloaded tabs are behind HTTP authentication and with no favicon, or with a favicon behind the authentication, about:debugging#tabs makes the HTTP auth popup appear.
Severity: normal → enhancement
Priority: -- → P3
Depends on: 1272774
Product: Firefox → DevTools
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.