IRCv3: Implement basic CAP negotiation
Categories
(SeaMonkey :: Chat, enhancement)
Tracking
(seamonkey2.53+ fixed)
People
(Reporter: iannbugzilla, Assigned: iannbugzilla)
References
(Blocks 1 open bug)
Details
(Whiteboard: SM2.53.9)
Attachments
(1 file)
10.69 KB,
patch
|
iannbugzilla
:
review+
iannbugzilla
:
approval-comm-release+
iannbugzilla
:
approval-comm-esr60+
|
Details | Diff | Splinter Review |
Implementation of basic CAP negotiation in cZ. This cherry picks the following commits from Ambassador fork:
https://github.com/Ascrod/ambassador/commit/6551170609cb52db97ab6a6316d72d64b48b6942
https://github.com/Ascrod/ambassador/commit/02e5d971fb4ab761fde5a648034a80ff8503329e
https://github.com/Ascrod/ambassador/commit/94ef264cacd4bef751dd3241825ec6f3ad65cee4
https://github.com/Ascrod/ambassador/commit/c4bcc8f953d90b871a4e01fcdc056c526c3b375a
https://github.com/Ascrod/ambassador/commit/08487fb80a1ebb10b2670accdee12495a2a36fe5
https://github.com/Ascrod/ambassador/commit/d4920fbb126e572c8caea3f3119a7442497544b9
https://github.com/Ascrod/ambassador/commit/81e2331d3a5ef2d7daaef6c6b1320d0c35de77d1
https://github.com/Ascrod/ambassador/commit/fee5a58c85cc4a10dbc84327e204e8edc6725d5a
https://github.com/Ascrod/ambassador/commit/c9a8b376c09e98b03bb978a87fc7897e661a016e
https://github.com/Ascrod/ambassador/commit/3837ebf0dc95ca2a98d6bf9003640a50a7128579
https://github.com/Ascrod/ambassador/commit/4544ab35d4430dc3e7b9a76742b3aa3af72a6e9a
https://github.com/Ascrod/ambassador/commit/e630201b4d479624fe879e3afa6c4002f36621a0
https://github.com/Ascrod/ambassador/commit/c5381d4ebe12e73df82e9d35fb50e1da2d0e2270
[Triage Comment]
r/a=me
Pushed by frgrahl@gmx.net:
https://hg.mozilla.org/comm-central/rev/399c2c0d1d8f
Implement basic CAP negotiation. r=IanN
Updated•3 years ago
|
Comment 3•3 years ago
|
||
https://gitlab.com/seamonkey-project/seamonkey-2.53-comm/-/commit/6aee6e17a112c14a572d257b58611bbde8801eab
Implement basic CAP negotiation. r=IanN a=IanN
Description
•