Closed
Bug 1815919
Opened 2 years ago
Closed 2 years ago
[wpt-sync] Sync PR 38434 - [DirectSockets] Add TCPServerSocket support on the browser side
Categories
(Testing :: web-platform-tests, task, P4)
Testing
web-platform-tests
Tracking
(firefox112 fixed)
RESOLVED
FIXED
112 Branch
Tracking | Status | |
---|---|---|
firefox112 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
(Depends on 1 open bug, )
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 38434 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/38434
Details from upstream follow.
Andrew Rayskiy <greengrape@google.com> wrote:
[DirectSockets] Add TCPServerSocket support on the browser side
This CL adds OpenTCPServerSocket() to direct_sockets.mojom to forward
opening calls from the renderer to the network service.Bug: 1408140
Change-Id: Ifeb353964520877db1862e99e3a66c78356a1313Reviewed-on: https://chromium-review.googlesource.com/4231841
WPT-Export-Revision: d63162d3bd15eb5265b5ca576e094986b81b3cc1
Assignee | ||
Comment 1•2 years ago
|
||
Assignee | ||
Comment 2•2 years ago
|
||
Test result changes from PR not available.
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/ba64bca96176
[wpt PR 38434] - [DirectSockets] Add TCPServerSocket support on the browser side, a=testonly
Comment 4•2 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 2 years ago
status-firefox112:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 112 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•