Closed Bug 1658048 Opened 5 years ago Closed 5 years ago

Remove unused array buffer utilities

Categories

(Chat Core :: General, task)

task

Tracking

(thunderbird_esr78 unaffected)

RESOLVED FIXED
81 Branch
Tracking Status
thunderbird_esr78 --- unaffected

People

(Reporter: clokep, Assigned: clokep)

Details

Attachments

(1 file, 1 obsolete file)

I believe the Skype code (bug 1648197) was the last user of this.

Anyway, we don't support any binary chat protocols anymore, so we don't need this code. (I think there's also better utilities to do some of these things now.)

I also cleaned up the socket code to remove the ability to send binary data. I think this was last used by the Yahoo protocol (bug 1316000). If we ever wanted this again we should really implement this as two separate sub-classes of socket (one for text, one for binary).

Attached patch Patch v1 (obsolete) — Splinter Review
Attachment #9168921 - Flags: review?(khushil324)
Attached patch Patch v1.1Splinter Review

I failed to run eslint on the first version of this.

Attachment #9168921 - Attachment is obsolete: true
Attachment #9168921 - Flags: review?(khushil324)
Attachment #9168927 - Flags: review?(khushil324)
Comment on attachment 9168927 [details] [diff] [review] Patch v1.1 Review of attachment 9168927 [details] [diff] [review]: ----------------------------------------------------------------- Looks good to me. r=khushil
Attachment #9168927 - Flags: review?(khushil324) → review+

Pushed by mkmelin@iki.fi:
https://hg.mozilla.org/comm-central/rev/b77dd3965f8c
Remove obsolete array buffer utilities for chat code. r=khushil

Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → 81 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: