Closed Bug 1754040 Opened 3 years ago Closed 3 years ago

Clean up common shared WriteSegments helper functions

Categories

(Core :: XPCOM, enhancement)

enhancement

Tracking

()

RESOLVED FIXED
99 Branch
Tracking Status
firefox99 --- fixed

People

(Reporter: nika, Assigned: nika)

References

Details

Attachments

(1 file)

These helper methods are similar to the related ones for nsIInputStream::ReadSegments, and can be used to implement nsIOutputStream::Write and nsIOutputStream::WriteFrom in terms of WriteSegments.

There were various places which used manual copies of these methods, which are being unified.

These helper methods are similar to the related ones for
nsIInputStream::ReadSegments, and can be used to implement
nsIOutputStream::Write and nsIOutputStream::WriteFrom in terms of
WriteSegments.

There were various places which used manual copies of these methods, which are
being unified.

Pushed by nlayzell@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/133439094b9f Clean up common shared WriteSegments helper functions, r=necko-reviewers,xpcom-reviewers,mccr8
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 99 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: