Closed Bug 1806847 Opened 1 year ago Closed 1 year ago

Move WebTransport parent execution off PBackground to SocketThread

Categories

(Core :: Networking: HTTP, defect)

defect

Tracking

()

RESOLVED FIXED
110 Branch
Tracking Status
firefox110 --- fixed

People

(Reporter: jesup, Assigned: jesup)

References

(Blocks 1 open bug)

Details

Attachments

(1 file)

Currently we Bind() the parent side of the WebTransport IPC actor on the PBackground thread; it should move to SocketThread, since the WebTransport protocol API requires that (connections have to go through MainThread to use HttpConnect, note).

Pushed by rjesup@wgate.com:
https://hg.mozilla.org/integration/autoland/rev/bfe4f637a124
Move WebTransport parent-side binding to SocketThread r=nika

Backed out for causing bp-hybrid bustages in dist/include/mozilla/RefPtr.h

Backout link: https://hg.mozilla.org/integration/autoland/rev/510acd5ca7f2ea8bdf5d8109145b37b3de9e184d

Push with failures

Failure log

/builds/worker/workspace/obj-build/dist/include/mozilla/RefPtr.h(50,38): error: member access into incomplete type 'mozilla::dom::WritableStream'
Flags: needinfo?(rjesup)
Pushed by rjesup@wgate.com:
https://hg.mozilla.org/integration/autoland/rev/3cb0c439a7c6
Move WebTransport parent-side binding to SocketThread r=nika
Flags: needinfo?(rjesup)
Status: NEW → RESOLVED
Closed: 1 year ago
Resolution: --- → FIXED
Target Milestone: --- → 110 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: