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

Issue 293123009: Cleaned up WebRTC browser test js, removed unneeded stuff. (Closed)

Created:
6 years, 7 months ago by phoglund_chromium
Modified:
6 years, 7 months ago
CC:
chromium-reviews, fischman+watch_chromium.org, feature-media-reviews_chromium.org, wjia+watch_chromium.org, mcasas+watch_chromium.org
Visibility:
Public.

Description

Cleaned up WebRTC browser test js, removed unneeded stuff. This patch merges message_handling.js and jsep01_call.js. The distinction isn't useful anymore since we used to support multiple signaling bases like ROAP, we don't anymore. Besides, message_handling had evolved to practically be the public interface to the test C++, so this patch makes this role more explicit. Also the code used to be very flexible to support all kinds of permutations that we need to do in the manual test page, but since that code has moved off on its own we can eliminate the flexibility and thereby greatly simplify the code. Also improves the error reporting by including the js stack trace when there's a test failure. BUG=375240 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=272994

Patch Set 1 #

Total comments: 1

Patch Set 2 : #

Total comments: 2

Patch Set 3 : nit fix #

Patch Set 4 : Rebased #

Unified diffs Side-by-side diffs Delta from patch set Stats (+141 lines, -1853 lines) Patch
M chrome/browser/media/chrome_webrtc_browsertest.cc View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/media/webrtc_browsertest_base.cc View 1 2 3 1 chunk +13 lines, -13 lines 0 comments Download
M chrome/test/data/webrtc/getusermedia.js View 2 chunks +7 lines, -15 lines 0 comments Download
D chrome/test/data/webrtc/jsep01_call.js View 1 chunk +0 lines, -113 lines 0 comments Download
M chrome/test/data/webrtc/manual/peerconnection.html View 1 chunk +1 line, -1 line 0 comments Download
D chrome/test/data/webrtc/manual/peerconnection.js View 1 chunk +0 lines, -1368 lines 0 comments Download
A + chrome/test/data/webrtc/manual/peerconnection_manual.js View 0 chunks +-1 lines, --1 lines 0 comments Download
D chrome/test/data/webrtc/message_handling.js View 1 chunk +0 lines, -266 lines 0 comments Download
A + chrome/test/data/webrtc/peerconnection.js View 1 2 13 chunks +114 lines, -70 lines 0 comments Download
M chrome/test/data/webrtc/test_functions.js View 1 chunk +3 lines, -2 lines 0 comments Download
M chrome/test/data/webrtc/webrtc_audio_quality_test.html View 1 chunk +1 line, -2 lines 0 comments Download
M chrome/test/data/webrtc/webrtc_jsep01_test.html View 1 chunk +1 line, -2 lines 0 comments Download
M chrome/test/data/webrtc/webrtc_video_quality_test.html View 1 chunk +1 line, -2 lines 0 comments Download

Messages

Total messages: 14 (0 generated)
phoglund_chromium
kjellander: main review tommi: owner stamp https://codereview.chromium.org/293123009/diff/1/chrome/test/data/webrtc/manual/peerconnection.html File chrome/test/data/webrtc/manual/peerconnection.html (right): https://codereview.chromium.org/293123009/diff/1/chrome/test/data/webrtc/manual/peerconnection.html#newcode7 chrome/test/data/webrtc/manual/peerconnection.html:7: <script src="peerconnection_manual.js"></script> Renamed ...
6 years, 7 months ago (2014-05-23 11:15:33 UTC) #1
phoglund_chromium
ping
6 years, 7 months ago (2014-05-26 14:03:31 UTC) #2
kjellander_chromium
Sorry, I missed this one somehow. lgtm and very nice cleanup! Ideally we should try ...
6 years, 7 months ago (2014-05-26 14:30:46 UTC) #3
phoglund_chromium
https://codereview.chromium.org/293123009/diff/20001/chrome/test/data/webrtc/getusermedia.js File chrome/test/data/webrtc/getusermedia.js (right): https://codereview.chromium.org/293123009/diff/20001/chrome/test/data/webrtc/getusermedia.js#newcode48 chrome/test/data/webrtc/getusermedia.js:48: * @param {!object} constraints Defines what to be requested, ...
6 years, 7 months ago (2014-05-27 09:29:44 UTC) #4
phoglund_chromium
The CQ bit was checked by phoglund@chromium.org
6 years, 7 months ago (2014-05-27 09:29:49 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/phoglund@chromium.org/293123009/40001
6 years, 7 months ago (2014-05-27 09:30:25 UTC) #6
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). Please consider checking whether the failures are ...
6 years, 7 months ago (2014-05-27 11:19:55 UTC) #7
commit-bot: I haz the power
The CQ bit was unchecked by commit-bot@chromium.org
6 years, 7 months ago (2014-05-27 11:23:56 UTC) #8
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_rel on tryserver.chromium (http://build.chromium.org/p/tryserver.chromium/builders/linux_chromium_rel/builds/35259)
6 years, 7 months ago (2014-05-27 11:23:56 UTC) #9
tommi (sloooow) - chröme
rs lgtm
6 years, 7 months ago (2014-05-27 11:27:38 UTC) #10
phoglund_chromium
The CQ bit was checked by phoglund@chromium.org
6 years, 7 months ago (2014-05-27 12:08:28 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/phoglund@chromium.org/293123009/60001
6 years, 7 months ago (2014-05-27 12:08:39 UTC) #12
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). Please consider checking whether the failures are ...
6 years, 7 months ago (2014-05-27 14:35:56 UTC) #13
commit-bot: I haz the power
6 years, 7 months ago (2014-05-27 17:41:04 UTC) #14
Message was sent while issue was closed.
Change committed as 272994

Powered by Google App Engine
This is Rietveld 408576698