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

Issue 11785041: Add content browser tests for PeerConnection DataChannels. (Closed)

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

Description

Add content browser tests for PeerConnection DataChannels. BUG=166635 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=176655

Patch Set 1 #

Total comments: 18

Patch Set 2 : Addressed code review comments. #

Total comments: 8

Patch Set 3 : Fix nit comments. #

Patch Set 4 : Moved to content/browser/media and added OWNERS files. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+178 lines, -118 lines) Patch
A + content/browser/media/OWNERS View 1 2 3 0 chunks +-1 lines, --1 lines 0 comments Download
A + content/browser/media/webrtc_browsertest.cc View 1 2 3 1 chunk +36 lines, -0 lines 0 comments Download
M content/browser/webrtc_browsertest.cc View 1 2 3 1 chunk +0 lines, -96 lines 0 comments Download
M content/content_tests.gypi View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
A + content/test/data/media/OWNERS View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M content/test/data/media/peerconnection-call.html View 1 2 5 chunks +141 lines, -22 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
perkj_chrome
Time to take a look?
7 years, 11 months ago (2013-01-08 15:28:12 UTC) #1
phoglund_chromium
https://codereview.chromium.org/11785041/diff/1/content/renderer/media/rtc_data_channel_handler.cc File content/renderer/media/rtc_data_channel_handler.cc (right): https://codereview.chromium.org/11785041/diff/1/content/renderer/media/rtc_data_channel_handler.cc#newcode96 content/renderer/media/rtc_data_channel_handler.cc:96: } Intentional? https://codereview.chromium.org/11785041/diff/1/content/test/data/media/peerconnection-call.html File content/test/data/media/peerconnection-call.html (right): https://codereview.chromium.org/11785041/diff/1/content/test/data/media/peerconnection-call.html#newcode13 content/test/data/media/peerconnection-call.html:13: // ...
7 years, 11 months ago (2013-01-09 12:40:36 UTC) #2
perkj_chrome
PTAL https://codereview.chromium.org/11785041/diff/1/content/renderer/media/rtc_data_channel_handler.cc File content/renderer/media/rtc_data_channel_handler.cc (right): https://codereview.chromium.org/11785041/diff/1/content/renderer/media/rtc_data_channel_handler.cc#newcode96 content/renderer/media/rtc_data_channel_handler.cc:96: } On 2013/01/09 12:40:36, phoglund wrote: > Intentional? ...
7 years, 11 months ago (2013-01-09 13:56:21 UTC) #3
phoglund_chromium
lgtm, some nits https://codereview.chromium.org/11785041/diff/1/content/test/data/media/peerconnection-call.html File content/test/data/media/peerconnection-call.html (right): https://codereview.chromium.org/11785041/diff/1/content/test/data/media/peerconnection-call.html#newcode90 content/test/data/media/peerconnection-call.html:90: gSecondConnection.ondatachannel = function (event) { On ...
7 years, 11 months ago (2013-01-09 16:36:45 UTC) #4
perkj_chrome
John, can you rubber stamp or review? Thanks https://codereview.chromium.org/11785041/diff/7002/content/test/data/media/peerconnection-call.html File content/test/data/media/peerconnection-call.html (right): https://codereview.chromium.org/11785041/diff/7002/content/test/data/media/peerconnection-call.html#newcode67 content/test/data/media/peerconnection-call.html:67: // ...
7 years, 11 months ago (2013-01-10 09:53:39 UTC) #5
jam
On 2013/01/10 09:53:39, perkj wrote: > John, can you rubber stamp or review? content/browser/media got ...
7 years, 11 months ago (2013-01-10 17:18:00 UTC) #6
perkj_chrome
On 2013/01/10 17:18:00, John Abd-El-Malek wrote: > On 2013/01/10 09:53:39, perkj wrote: > > John, ...
7 years, 11 months ago (2013-01-11 08:36:47 UTC) #7
jam
lgtm, thanks
7 years, 11 months ago (2013-01-11 23:43:09 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/perkj@chromium.org/11785041/17001
7 years, 11 months ago (2013-01-14 08:13:28 UTC) #9
commit-bot: I haz the power
7 years, 11 months ago (2013-01-14 10:57:26 UTC) #10
Message was sent while issue was closed.
Change committed as 176655

Powered by Google App Engine
This is Rietveld 408576698