Closed Bug 667905 Opened 13 years ago Closed 8 years ago

Figure out why we can't update icons with moz-anno:favicon in nsNavHistoryResult

Categories

(Toolkit :: Places, defect)

defect
Not set
normal

Tracking

()

RESOLVED INVALID

People

(Reporter: mak, Unassigned)

Details

when we get a pageChanged or itemChanged notification for favicons we set mFaviconURI to the new spec. We should instead use a moz-anno:favicon: spec, to hit the db rather than the network (even if actually we hit the network cache since the favicon is most likely there). This doesn't seem to work though, the icon is correctly setup but the view doesn't show it.
(In reply to comment #0) > This doesn't seem to work though, the icon is correctly setup but the view > doesn't show it. Do we get a network error, or something else? Is it possible that it has not yet been written out to disk?
likely superseded by work for bug 13459569
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.