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

Issue 1606183002: Allow packets to be reordered in the fake network pipe. (Closed)

Created:
4 years, 11 months ago by philipel
Modified:
4 years, 11 months ago
CC:
webrtc-reviews_webrtc.org, tterriberry_mozilla.com
Base URL:
https://chromium.googlesource.com/external/webrtc.git@master
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

Allow packets to be reordered in the fake network pipe. BUG= Committed: https://crrev.com/a2c55235cae5f16715911bff6109fe915a8085bf Cr-Commit-Position: refs/heads/master@{#11384}

Patch Set 1 #

Total comments: 12

Patch Set 2 : Unittest and flag for video/screenshare loopback. #

Patch Set 3 : Comments #

Total comments: 19

Patch Set 4 : Comments. #

Total comments: 5

Patch Set 5 : Nit and format. #

Patch Set 6 : uint8_t[] instead of uint8_t #

Unified diffs Side-by-side diffs Delta from patch set Stats (+166 lines, -84 lines) Patch
M webrtc/test/fake_network_pipe.h View 1 2 3 4 5 4 chunks +51 lines, -2 lines 0 comments Download
M webrtc/test/fake_network_pipe.cc View 1 2 3 4 5 chunks +28 lines, -71 lines 0 comments Download
M webrtc/test/fake_network_pipe_unittest.cc View 1 2 3 4 3 chunks +81 lines, -11 lines 0 comments Download
M webrtc/video/screenshare_loopback.cc View 1 2 chunks +3 lines, -0 lines 0 comments Download
M webrtc/video/video_loopback.cc View 1 2 chunks +3 lines, -0 lines 0 comments Download

Messages

Total messages: 25 (10 generated)
philipel
4 years, 11 months ago (2016-01-20 10:25:40 UTC) #3
pbos-webrtc
+R stefan@
4 years, 11 months ago (2016-01-20 10:27:51 UTC) #5
stefan-webrtc
https://codereview.webrtc.org/1606183002/diff/1/webrtc/test/fake_network_pipe.cc File webrtc/test/fake_network_pipe.cc (right): https://codereview.webrtc.org/1606183002/diff/1/webrtc/test/fake_network_pipe.cc#newcode137 webrtc/test/fake_network_pipe.cc:137: // earlier than the last packet in the queue. ...
4 years, 11 months ago (2016-01-20 10:57:33 UTC) #6
stefan-webrtc
Could you add a unittest for this new feature too? And maybe hook it up ...
4 years, 11 months ago (2016-01-20 10:58:23 UTC) #7
philipel
https://codereview.webrtc.org/1606183002/diff/1/webrtc/test/fake_network_pipe.cc File webrtc/test/fake_network_pipe.cc (right): https://codereview.webrtc.org/1606183002/diff/1/webrtc/test/fake_network_pipe.cc#newcode137 webrtc/test/fake_network_pipe.cc:137: // earlier than the last packet in the queue. ...
4 years, 11 months ago (2016-01-20 14:22:57 UTC) #8
philipel
https://codereview.webrtc.org/1606183002/diff/40001/webrtc/test/fake_network_pipe_unittest.cc File webrtc/test/fake_network_pipe_unittest.cc (right): https://codereview.webrtc.org/1606183002/diff/40001/webrtc/test/fake_network_pipe_unittest.cc#newcode335 webrtc/test/fake_network_pipe_unittest.cc:335: // At first don't disallow reordering and then allow ...
4 years, 11 months ago (2016-01-20 15:25:23 UTC) #9
stefan-webrtc
https://codereview.webrtc.org/1606183002/diff/40001/webrtc/test/fake_network_pipe.h File webrtc/test/fake_network_pipe.h (right): https://codereview.webrtc.org/1606183002/diff/40001/webrtc/test/fake_network_pipe.h#newcode55 webrtc/test/fake_network_pipe.h:55: // The time the packet should arrive at the ...
4 years, 11 months ago (2016-01-25 13:16:57 UTC) #10
philipel
https://codereview.webrtc.org/1606183002/diff/40001/webrtc/test/fake_network_pipe.h File webrtc/test/fake_network_pipe.h (right): https://codereview.webrtc.org/1606183002/diff/40001/webrtc/test/fake_network_pipe.h#newcode55 webrtc/test/fake_network_pipe.h:55: // The time the packet should arrive at the ...
4 years, 11 months ago (2016-01-26 10:50:47 UTC) #11
stefan-webrtc
Fix my nits and remove the default argument, then lgtm. https://codereview.webrtc.org/1606183002/diff/40001/webrtc/test/fake_network_pipe.h File webrtc/test/fake_network_pipe.h (right): https://codereview.webrtc.org/1606183002/diff/40001/webrtc/test/fake_network_pipe.h#newcode113 ...
4 years, 11 months ago (2016-01-26 11:50:47 UTC) #12
philipel
https://codereview.webrtc.org/1606183002/diff/60001/webrtc/test/fake_network_pipe.h File webrtc/test/fake_network_pipe.h (right): https://codereview.webrtc.org/1606183002/diff/60001/webrtc/test/fake_network_pipe.h#newcode21 webrtc/test/fake_network_pipe.h:21: #include "webrtc/base/random.h" On 2016/01/26 11:50:47, stefan-webrtc (holmer) wrote: > ...
4 years, 11 months ago (2016-01-26 12:21:38 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1606183002/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1606183002/80001
4 years, 11 months ago (2016-01-26 12:21:52 UTC) #16
commit-bot: I haz the power
Try jobs failed on following builders: win_drmemory_light on tryserver.webrtc (JOB_FAILED, http://build.chromium.org/p/tryserver.webrtc/builders/win_drmemory_light/builds/9318)
4 years, 11 months ago (2016-01-26 12:45:19 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1606183002/100001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1606183002/100001
4 years, 11 months ago (2016-01-26 15:02:47 UTC) #21
commit-bot: I haz the power
Committed patchset #6 (id:100001)
4 years, 11 months ago (2016-01-26 16:41:57 UTC) #23
commit-bot: I haz the power
4 years, 11 months ago (2016-01-26 16:42:07 UTC) #25
Message was sent while issue was closed.
Patchset 6 (id:??) landed as
https://crrev.com/a2c55235cae5f16715911bff6109fe915a8085bf
Cr-Commit-Position: refs/heads/master@{#11384}

Powered by Google App Engine
This is Rietveld 408576698