| Auto-Submit | +1 |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Auto-Submit | +1 |
| Commit-Queue | +1 |
CR vote reverted due to `remoting/host/input_injector_mac.cc` 😅 Please take another look, thanks!
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Commit-Queue | +2 |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
remoting: Remove legacy messaging components
Identify and remove dead code from the legacy non-WebRTC messaging
pipeline. This includes components used for framing and buffering
messages over stream sockets in the legacy Chromotocol architecture,
which are no longer needed for WebRTC-based communication.
Deleted files:
- remoting/base/buffered_socket_writer.cc/h/unittest.cc
- remoting/protocol/message_reader.cc/h/unittest.cc
- remoting/protocol/message_decoder.cc/h/unittest.cc
- remoting/protocol/message_serialization.cc
Also removed SerializeAndFrameMessage() from message_serialization.h,
while keeping ParseMessage() as it is still used by WebRTC dispatchers.
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |