Open
Bug 560981
Opened 15 years ago
Updated 3 years ago
Content tabs session storage should include icon url
Categories
(Thunderbird :: Mail Window Front End, defect)
Thunderbird
Mail Window Front End
Tracking
(Not tracked)
NEW
People
(Reporter: davida, Unassigned)
Details
It's trivial to take the return object of openTab() and do a .image = favicon_url, and have it render properly in the tab, that doesn't get persisted in session store.
Is the right fix just to add a line to http://mxr.mozilla.org/comm-central/source/mail/base/content/specialTabs.js#297 and its restoreTab equivalent?
(I'll file another bug on making favicon be automatically deduced from the content URL, but that'll depend on 1.9.3 and places integration, AFAICT).
Updated•10 years ago
|
Severity: normal → minor
Updated•3 years ago
|
Severity: minor → S4
You need to log in
before you can comment on or make changes to this bug.
Description
•