Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2357)

Unified Diff: webrtc/test/fake_network_pipe.h

Issue 2203363002: Remove a few meaningless TODOs (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: . Created 4 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « webrtc/modules/video_capture/mac/qtkit/video_capture_qtkit_objc.mm ('k') | webrtc/test/video_renderer.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/test/fake_network_pipe.h
diff --git a/webrtc/test/fake_network_pipe.h b/webrtc/test/fake_network_pipe.h
index 2dcbcf59d128fbf732adba4e373aeb352741c5e1..b0c10c07ff20a1ef93666239a0b176d444c99486 100644
--- a/webrtc/test/fake_network_pipe.h
+++ b/webrtc/test/fake_network_pipe.h
@@ -63,7 +63,6 @@ class NetworkPacket {
// capacity and adding an extra transport delay in addition to the capacity
// introduced delay.
-// TODO(mflodman) Add random and bursty packet loss.
mflodman 2016/08/03 12:56:54 This has already been implemented.
class FakeNetworkPipe {
public:
struct Config {
« no previous file with comments | « webrtc/modules/video_capture/mac/qtkit/video_capture_qtkit_objc.mm ('k') | webrtc/test/video_renderer.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698