Fix sending action messages in IRC
Categories
(Chat Core :: IRC, defect)
Tracking
(thunderbird_esr91 unaffected, thunderbird99 affected, thunderbird100 fixed)
Tracking | Status | |
---|---|---|
thunderbird_esr91 | --- | unaffected |
thunderbird99 | --- | affected |
thunderbird100 | --- | fixed |
People
(Reporter: clokep, Assigned: clokep)
References
(Regression)
Details
(Keywords: regression)
Attachments
(2 files)
1.02 KB,
patch
|
freaktechnik
:
review+
wsmwk
:
approval-comm-beta-
|
Details | Diff | Splinter Review |
48 bytes,
text/x-phabricator-request
|
Details | Review |
Bug 1747090 broke sending IRC action messages.
Assignee | ||
Comment 1•3 years ago
|
||
Assignee | ||
Comment 2•3 years ago
|
||
If we're doing another TB 99 beta, would be good to get this fixed for it, otherwise it can ride into 100.
Assignee | ||
Updated•3 years ago
|
Comment 3•3 years ago
|
||
Comment 4•3 years ago
|
||
Assignee | ||
Comment 5•3 years ago
|
||
The patch from me (attachment 9268350 [details] [diff] [review]) should be applied first, with Martin's tests (https://bugzilla.mozilla.org/attachment.cgi?id=9268458) after.
Updated•3 years ago
|
Updated•3 years ago
|
Pushed by mkmelin@iki.fi:
https://hg.mozilla.org/comm-central/rev/6dd5283b9adc
Fix sending action (/me) messages from IRC. r=freaktechnik
https://hg.mozilla.org/comm-central/rev/134e10286d93
Test IRC message sending. r=clokep
Assignee | ||
Comment 7•3 years ago
|
||
Comment on attachment 9268350 [details] [diff] [review]
Patch
[Approval Request Comment]
Regression caused by (bug #): bug 1747090
User impact if declined: Sending action/emote messages (using the /me
command) is broken for IRC.
Testing completed (on c-c, etc.): This landed on comm-central, Martin and I did some testing manually and Martin added xpcshell tests.
Risk to taking this patch (and alternatives if risky): I don't think this will break anything more if taken.
Comment 8•3 years ago
|
||
Comment on attachment 9268350 [details] [diff] [review]
Patch
[Triage Comment]
Approved for beta
Comment 9•3 years ago
|
||
Comment on attachment 9268350 [details] [diff] [review]
Patch
[Triage Comment]
uplift not needed, already on beta
Description
•