Closed
Bug 1716146
Opened 2 years ago
Closed 2 years ago
Add a JSON helper to cZ
Categories
(SeaMonkey :: Chat, task)
SeaMonkey
Chat
Tracking
(seamonkey2.53+ fixed)
RESOLVED
FIXED
seamonkey 2.88
People
(Reporter: iannbugzilla, Assigned: iannbugzilla)
References
Details
(Whiteboard: SM2.53.9)
Attachments
(1 file)
5.90 KB,
patch
|
iannbugzilla
:
review+
iannbugzilla
:
approval-comm-release+
iannbugzilla
:
approval-comm-esr60+
|
Details | Diff | Splinter Review |
At the moment cZ uses a text serializer for reading / writing certain config information, this would be better done using JSON so this patch is adapted the following commit from Ambassador fork:
https://github.com/Ascrod/ambassador/commit/7424f453a5840ee2b41b88bf2a93021d4dd942c7
[Triage Comment]
Patch adapted from Ambassador fork
Attachment #9226652 -
Flags: review+
Attachment #9226652 -
Flags: approval-comm-release+
Attachment #9226652 -
Flags: approval-comm-esr60+
Pushed by frgrahl@gmx.net:
https://hg.mozilla.org/comm-central/rev/4339468017ff
Add a JSON helper to cZ. r=IanN
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
![]() |
||
Updated•2 years ago
|
status-seamonkey2.53:
--- → affected
tracking-seamonkey2.53:
--- → ?
Target Milestone: --- → seamonkey 2.88
![]() |
||
Comment 3•2 years ago
|
||
https://gitlab.com/seamonkey-project/seamonkey-2.53-comm/-/commit/ba95f7df2527e142e88c54e185230177643a2781
Add a JSON helper to cZ. r=IanN a=IanN
You need to log in
before you can comment on or make changes to this bug.
Description
•