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

Issue 11428136: Added a basic WebRTC peerconnection browser test with video verification. (Closed)

Created:
8 years ago by phoglund_chromium
Modified:
8 years ago
Reviewers:
perkj_chrome, jam
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam, feature-media-reviews_chromium.org
Visibility:
Public.

Description

Added a basic WebRTC peerconnection browser test with video verification. BUG= Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=170989

Patch Set 1 #

Total comments: 11

Patch Set 2 : Merged peerconnection and getusermedia tests, fixed comments. #

Total comments: 6

Patch Set 3 : Review updates #

Unified diffs Side-by-side diffs Delta from patch set Stats (+224 lines, -62 lines) Patch
A content/browser/webrtc_browsertest.cc View 1 1 chunk +86 lines, -0 lines 0 comments Download
M content/browser/webrtc_getusermedia_browsertest.cc View 1 1 chunk +0 lines, -61 lines 0 comments Download
M content/content_tests.gypi View 1 1 chunk +1 line, -1 line 0 comments Download
A content/test/data/media/peerconnection-call.html View 1 2 1 chunk +137 lines, -0 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
phoglund_chromium
Here's the next test. jam@, let me know if you want to put someone else ...
8 years ago (2012-12-03 14:25:08 UTC) #1
jam
(I'll defer to perkj to reviewing the actual media test code, i'm just looking at ...
8 years ago (2012-12-03 15:55:54 UTC) #2
phoglund_chromium
https://codereview.chromium.org/11428136/diff/1/content/browser/webrtc_getusermedia_browsertest.cc File content/browser/webrtc_getusermedia_browsertest.cc (right): https://codereview.chromium.org/11428136/diff/1/content/browser/webrtc_getusermedia_browsertest.cc#newcode29 content/browser/webrtc_getusermedia_browsertest.cc:29: ASSERT_TRUE(test_server()->Stop()); On 2012/12/03 15:55:54, John Abd-El-Malek wrote: > test_server's ...
8 years ago (2012-12-03 17:34:51 UTC) #3
jam
lgtm
8 years ago (2012-12-03 21:11:53 UTC) #4
perkj_chrome
https://codereview.chromium.org/11428136/diff/6001/content/browser/webrtc_browsertest.cc File content/browser/webrtc_browsertest.cc (right): https://codereview.chromium.org/11428136/diff/6001/content/browser/webrtc_browsertest.cc#newcode49 content/browser/webrtc_browsertest.cc:49: IN_PROC_BROWSER_TEST_F(WebrtcBrowserTest, GetVideoStreamAndStop) { Why are these tests called stop? ...
8 years ago (2012-12-04 10:51:43 UTC) #5
phoglund_chromium
Per: PTAL https://chromiumcodereview.appspot.com/11428136/diff/6001/content/browser/webrtc_browsertest.cc File content/browser/webrtc_browsertest.cc (right): https://chromiumcodereview.appspot.com/11428136/diff/6001/content/browser/webrtc_browsertest.cc#newcode49 content/browser/webrtc_browsertest.cc:49: IN_PROC_BROWSER_TEST_F(WebrtcBrowserTest, GetVideoStreamAndStop) { On 2012/12/04 10:51:43, perkj ...
8 years ago (2012-12-04 13:03:27 UTC) #6
perkj_chrome
lgtm after offline discussions. On 2012/12/04 13:03:27, phoglund wrote: > Per: PTAL > > https://chromiumcodereview.appspot.com/11428136/diff/6001/content/browser/webrtc_browsertest.cc ...
8 years ago (2012-12-04 14:30:41 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/phoglund@chromium.org/11428136/10002
8 years ago (2012-12-04 15:20:00 UTC) #8
commit-bot: I haz the power
8 years ago (2012-12-04 17:25:56 UTC) #9
Message was sent while issue was closed.
Change committed as 170989

Powered by Google App Engine
This is Rietveld 408576698