Implement a reusable avatar component
Categories
(Thunderbird :: Folder and Message Lists, task)
Tracking
(Not tracked)
People
(Reporter: aleca, Assigned: aleca)
References
(Blocks 1 open bug)
Details
Attachments
(2 files)
| Assignee | ||
Comment 1•2 months ago
|
||
Updated•2 months ago
|
| Assignee | ||
Updated•2 months ago
|
| Assignee | ||
Updated•2 months ago
|
Pushed by mkmelin@iki.fi:
https://hg.mozilla.org/comm-central/rev/83c8d0fed658
Implement a reusable avatars component. r=darktrojan
Comment 3•2 months ago
|
||
There's a crash: PROCESS-CRASH | Missing chrome or resource URLs: chrome://messenger/content/files/contactAvatar.xhtml [@ mozilla::net::CheckForBrokenChromeURL] | comm/mail/base/test/widgets/browser_contactAvatar.js
https://treeherder.mozilla.org/jobs?repo=comm-central&selectedTaskRun=XIWbo7VrT9e17P-na1oFkg.0
Comment 4•2 months ago
|
||
And maybe also from this
TEST-UNEXPECTED-FAIL | comm/mail/components/addrbook/test/browser/browser_contact_tree.js | The mailing list image should match - "" == "chrome://messenger/skin/icons/new/compact/user-list-alt.svg" -
| Assignee | ||
Comment 5•2 months ago
|
||
Ah damn, my previous try-run was good.
I'll take care of it, thanks
| Assignee | ||
Comment 6•2 months ago
|
||
| Assignee | ||
Updated•2 months ago
|
| Assignee | ||
Updated•2 months ago
|
Pushed by edicharry@thunderbird.net:
https://hg.mozilla.org/comm-central/rev/73daa8155239
Follow up: fix avatar component tests. r=edicharry
Description
•