Closed Bug 1752085 Opened 3 years ago Closed 3 years ago

Browser console spam when favicon is not present

Categories

(Firefox :: Tabbed Browser, defect)

defect

Tracking

()

RESOLVED DUPLICATE of bug 1472626

People

(Reporter: emk, Unassigned)

Details

STR:

  1. Open Browser Console.
  2. Go to http://example.com/.

Actual result:

GET http://example.com/favicon.ico
[HTTP/1.1 404 Not Found 118ms]

[Exception... "Favicon at "http://example.com/favicon.ico" failed to load: Not Found."  nsresult: "0x80004005 (NS_ERROR_FAILURE)"  location: "JS frame :: resource:///modules/FaviconLoader.jsm :: onStopRequest :: line 253"  data: no]

Expected result:
FaviconLoader should not log 404 Not Found errors.

Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.