Closed Bug 1791734 Opened 3 years ago Closed 2 years ago

Add nsIRandomAccessStream serialization support

Categories

(Core :: IPC, task, P2)

task

Tracking

()

RESOLVED FIXED
108 Branch
Tracking Status
firefox108 --- fixed

People

(Reporter: janv, Assigned: janv)

References

Details

Attachments

(1 file)

Currently, only nsIInputStream can be sent over IPC. For performance reasons OPFS wants to use read write streams directly in content processes (instead of sending all the data to the parent for processing) so we need appropriate support for that in ipc/glue.

Only nsFileInputOutputStream is supported for now.

Depends on D157792

Summary: Add nsIInputOutputStream serialization support → Add nsIRandomAccessStream serialization support
Attachment #9295537 - Attachment description: Bug 1791734 - Add nsIInputOutputStream serialization support; r=#ipc-reviewers,#necko-reviewers,#dom-storage → Bug 1791734 - Add nsIRandomAccessStream serialization support; r=#ipc-reviewers,#necko-reviewers,#dom-storage
Pushed by jvarga@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/662d51218b55 Add nsIRandomAccessStream serialization support; r=ipc-reviewers,necko-reviewers,dom-storage-reviewers,nika,jesup
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 108 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: