Open
Bug 1938931
Opened 2 months ago
Updated 2 months ago
Switch to using JSON file format for storing away messages for cZ
Categories
(SeaMonkey :: Chat, enhancement)
SeaMonkey
Chat
Tracking
(Not tracked)
ASSIGNED
People
(Reporter: iannbugzilla, Assigned: iannbugzilla)
Details
Attachments
(1 file)
8.43 KB,
patch
|
iannbugzilla
:
approval-comm-release?
|
Details | Diff | Splinter Review |
At the moment an array of away messages is stored in awayMsgs.txt. Using the JSON format would be a more efficient way of saving an array to a file. Whilst here, remove the now unused serialize method from TextSerializer.
[Approval Request Comment]
Regression caused by (bug #): n/a
User impact if declined: none
Testing completed (on m-c, etc.): 2.53.21pre
Risk to taking this patch (and alternatives if risky): low
String changes made by this patch: none
Attachment #9444964 -
Flags: review?(frgrahl)
Attachment #9444964 -
Flags: approval-comm-release?
You need to log in
before you can comment on or make changes to this bug.
Description
•