Open Bug 1523916 Opened 5 years ago Updated 2 years ago

[socket-proc] Implement backpressure for socket-child data bridge

Categories

(Core :: Networking, enhancement, P3)

60 Branch
enhancement

Tracking

()

People

(Reporter: valentin, Unassigned)

References

(Blocks 1 open bug)

Details

(Whiteboard: [necko-triaged])

Attachments

(1 file)

In Bug 1510691 we added the ability to send data directly from the socket process to the child process via PBackground. We to make sure data doesn't pile up in the content process.

Whiteboard: [necko-triaged]

Junior, can you take this?

Flags: needinfo?(juhsu)
Flags: needinfo?(juhsu)
Assignee: nobody → juhsu

I think it's okay to keep SendBytesRead even if the ODA is through
Socket-Child. In this case, no flow control in socket process. Doesn't
matter a lot to send some useless BytesRead to parent (it's a no-op,
adding some bytes, not hitting assertion/suspension)

Attachment #9059163 - Attachment description: Bug 1523916 - Allow Parent-Child bp flow control → Bug 1523916 - Part 1: Allow Parent-Child bp flow control
Blocks: [socket-process-phase2]
No longer blocks: socket-proc
Assignee: CuveeHsu → nobody
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: