[de-xbl] convert the imconv binding to <richlistitem is="chat-imconv">
Categories
(Thunderbird :: Instant Messaging, task)
Tracking
(Not tracked)
People
(Reporter: mkmelin, Assigned: khushil324)
References
Details
Attachments
(2 files, 2 obsolete files)
(deleted),
patch
|
mkmelin
:
review+
|
Details | Diff | Splinter Review |
(deleted),
patch
|
jorgk-bmo
:
review+
|
Details | Diff | Splinter Review |
The imconv binding should be a customized built-in based on richlistitem
Assignee | ||
Comment 1•6 years ago
|
||
Now Bug 1543906 no longer exists.
Also, I have also updated patch according to https://bugzilla.mozilla.org/show_bug.cgi?id=1545398#c4
Assignee | ||
Comment 2•6 years ago
|
||
Comment 3•6 years ago
|
||
Reporter | ||
Comment 4•6 years ago
|
||
Assignee | ||
Comment 5•6 years ago
|
||
Reporter | ||
Comment 6•6 years ago
|
||
Reporter | ||
Comment 7•6 years ago
|
||
[It's good to put bugs with patches (or at least active ongoing work) into ASSIGNED state so it's easier to get an overview.]
Assignee | ||
Comment 8•6 years ago
|
||
(In reply to Magnus Melin [:mkmelin] from comment #6)
Please file a follow-up bug to make unread and attention classes only.
There's no need for these to be custom attributes. If the are we should
really listen to changes to them too.
Sure, will do it in a while.
Assignee | ||
Updated•6 years ago
|
Pushed by mozilla@jorgk.com:
https://hg.mozilla.org/comm-central/rev/dc7943c0ecc9
[de-xbl] convert the chat's conv binding to <richlistitem is='chat-imconv'>. r=mkmelin DONTBUILD
Updated•6 years ago
|
Comment 10•6 years ago
|
||
You (author and reviewer) should run the linter locally :-(
TEST-UNEXPECTED-ERROR | /builds/worker/checkouts/gecko/comm/mail/components/im/content/chat-imconv.js:249:30 | 'AppConstants' is not defined. (no-undef)
Comment 11•6 years ago
|
||
Comment 12•6 years ago
|
||
Updated•6 years ago
|
Comment 13•6 years ago
|
||
Pushed by mozilla@jorgk.com:
https://hg.mozilla.org/comm-central/rev/c3ebd6f3872c
Follow-up: fix missing AppConstants in mail/components/im/content/chat-imconv.js. r=jorgk
Description
•