Closed
Bug 1913282
Opened 3 months ago
Closed 1 month ago
Use nsIFaviconService::setFaviconForPage() for favicon feed
Categories
(Toolkit :: Places, task)
Toolkit
Places
Tracking
()
RESOLVED
FIXED
133 Branch
Tracking | Status | |
---|---|---|
firefox133 | --- | fixed |
People
(Reporter: daisuke, Assigned: daisuke)
References
Details
Crash Data
Attachments
(1 file)
Use nsIFaviconService::setFaviconForPage()
instead of setAndFetchFaviconForPage()
for favicon feed.
Also, we might need to consider stopping fetching favicon data from network.
Assignee | ||
Comment 1•3 months ago
|
||
Depends on D218736
Updated•3 months ago
|
Assignee: nobody → daisuke
Status: NEW → ASSIGNED
Pushed by dakatsuka.birchill@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/4baeb63e913c
Use nsIFaviconService::setFaviconForPage() for favicon feed r=home-newtab-reviewers,mak,nbarrett
Comment 3•1 month ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 1 month ago
status-firefox132:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 132 Branch
Backout by archaeopteryx@coole-files.de:
https://hg.mozilla.org/mozilla-central/rev/8a302cd72f67
Backed out changeset 4baeb63e913c for frequent crashes. a=backout DONTBUILD
Comment 5•1 month ago
|
||
There are 98 crashes from 17 installs of the latest Firefox 132.0a1 build, e.g. bp-f064d5e7-d082-454a-bbf3-4674d0240930.
New Nightlies with the change backed out will be requested.
Status: RESOLVED → REOPENED
Crash Signature: [@ nsFaviconService::SetFaviconForPage]
status-firefox132:
fixed → ---
Flags: needinfo?(daisuke)
Resolution: FIXED → ---
Target Milestone: 132 Branch → ---
Comment 6•1 month ago
|
||
uplift |
Comment 7•1 month ago
|
||
The crash happens immediately after my tabs are restored. I had to install an older version of Nightly manually.
Pushed by dakatsuka.birchill@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/98ae74f28168
Use nsIFaviconService::setFaviconForPage() for favicon feed r=home-newtab-reviewers,mak,nbarrett
Assignee | ||
Updated•1 month ago
|
Flags: needinfo?(daisuke)
Comment 9•1 month ago
|
||
bugherder |
Status: REOPENED → RESOLVED
Closed: 1 month ago → 1 month ago
status-firefox133:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 133 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•