| Code-Review | +1 |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Code-Review | +1 |
| Commit-Queue | +2 |
Reland "Multicast support in Direct Sockets #3"
Test tests of UDP packets exchange fail on MacOS. For now just disable
the tests, and fix it later. The bug for it -
https://buganizer.corp.google.com/issues/443716695
This is a reland of commit 933bd079d139e312c3f32bf26a013c05066ad285
Original change's description:
> Multicast support in Direct Sockets #3
>
> This CL adds mojo interfaces for MulticastController and its
> implementation with respective browser tests and unit tests.
>
> I have added Low-Coverage-Reason because the pipeline complains about
> low coverage for udp_socket.cc and network_context.cc. For udp_socket.cc
> there's no unit tests as for now. And both tests are tested with browser
> tests. I believe my change was trivial for both of those classes.
>
> Explainer
> https://github.com/explainers-by-googlers/multicast-in-direct-sockets.
> Chrome Entry https://chromestatus.com/feature/5073740211814400 Intent to
> prototype
> https://groups.google.com/a/chromium.org/g/blink-dev/c/ADV4FZtN4nE
>
> Bug: 398934282
> Low-Coverage-Reason: TRIVIAL_CHANGE
> Change-Id: I1d8236bc2f495d6c4bf09ac995d5f1ab03f78f5c
> Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6905387
> Reviewed-by: Andrew Rayskiy <green...@google.com>
> Reviewed-by: Maks Orlovich <morl...@chromium.org>
> Reviewed-by: Kinuko Yasuda <kin...@chromium.org>
> Commit-Queue: Vlad Krot <vk...@google.com>
> Cr-Commit-Position: refs/heads/main@{#1513631}
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |