mirror of
https://github.com/mollyim/webrtc.git
synced 2025-05-14 22:30:40 +01:00
![]() This CL removes a check in RoundRobinPacketQueue::FinalizePop. This check will trigger if a the pause state is changed in PacedSender while a packet is sent. This is a rare occurrence but would yield flaky behavior. The check should not be required for the code to function since the paused state is not read in FinalizePop other than for this check. Bug: webrtc:9586 Change-Id: Ib9476168eb637dc2f9710d0592bed92c4b03dacb Reviewed-on: https://webrtc-review.googlesource.com/92090 Reviewed-by: Philip Eliasson <philipel@webrtc.org> Commit-Queue: Sebastian Jansson <srte@webrtc.org> Cr-Commit-Position: refs/heads/master@{#24197} |
||
---|---|---|
.. | ||
mock | ||
bitrate_prober.cc | ||
bitrate_prober.h | ||
bitrate_prober_unittest.cc | ||
BUILD.gn | ||
DEPS | ||
interval_budget.cc | ||
interval_budget.h | ||
interval_budget_unittest.cc | ||
OWNERS | ||
paced_sender.cc | ||
paced_sender.h | ||
paced_sender_unittest.cc | ||
pacer.h | ||
packet_queue.cc | ||
packet_queue.h | ||
packet_queue_interface.cc | ||
packet_queue_interface.h | ||
packet_router.cc | ||
packet_router.h | ||
packet_router_unittest.cc | ||
round_robin_packet_queue.cc | ||
round_robin_packet_queue.h |