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

Issue 12824011: Updated Chrome Test pages (Closed)

Created:
7 years, 9 months ago by elham
Modified:
7 years, 4 months ago
CC:
chromium-reviews, tnakamura, kjellander_chromium
Base URL:
https://src.chromium.org/svn/trunk/src/chrome/test/data/webrtc/
Visibility:
Public.

Description

Updated Chrome Test pages to: 1. include Chrome Frame meta tag 2. use adapter.js BUG=1198 TEST= Chrome Canary, FireFox Nightly and Internet Explorer

Patch Set 1 #

Total comments: 19

Patch Set 2 : #

Patch Set 3 : #

Total comments: 19

Patch Set 4 : #

Patch Set 5 : #

Total comments: 9

Patch Set 6 : #

Patch Set 7 : changes to Getusermedia func #

Patch Set 8 : #

Total comments: 6

Patch Set 9 : #

Patch Set 10 : #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+42 lines, -25 lines) Patch
M browser/media/chrome_webrtc_browsertest.cc View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
M test/data/webrtc/getusermedia.js View 1 2 3 4 5 6 7 8 9 3 chunks +10 lines, -12 lines 0 comments Download
M test/data/webrtc/jsep01_call.js View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
M test/data/webrtc/manual/constraints.html View 1 2 3 4 5 6 7 2 chunks +6 lines, -1 line 0 comments Download
M test/data/webrtc/manual/constraints.js View 1 2 3 4 5 6 7 2 chunks +6 lines, -6 lines 1 comment Download
M test/data/webrtc/manual/peerconnection.html View 1 2 3 4 5 6 7 8 1 chunk +5 lines, -0 lines 0 comments Download
M test/data/webrtc/manual/peerconnection.js View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
M test/data/webrtc/manual/peerconnection-iframe.html View 1 2 3 4 5 6 7 1 chunk +1 line, -0 lines 0 comments Download
M test/data/webrtc/webrtc_jsep01_test.html View 1 2 3 4 5 6 7 1 chunk +4 lines, -0 lines 0 comments Download
M test/data/webrtc/webrtc_video_quality_test.html View 1 2 3 4 5 6 7 8 1 chunk +4 lines, -0 lines 0 comments Download
M test/functional/media_stream_infobar.py View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
M test/functional/webrtc_brutality_test.py View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download
M test/functional/webrtc_test_base.py View 1 2 3 4 5 6 7 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 20 (0 generated)
elham1
Hi Henrik, Can you please review this
7 years, 9 months ago (2013-03-14 20:06:12 UTC) #1
kjellander_chromium
Nice to get this done so the pages can also be used with Firefox. Needs ...
7 years, 9 months ago (2013-03-15 09:14:06 UTC) #2
kjellander_chromium
On 2013/03/15 09:14:06, Henrik Kjellander wrote: > Nice to get this done so the pages ...
7 years, 9 months ago (2013-03-15 09:15:21 UTC) #3
elham1
https://codereview.chromium.org/12824011/diff/1/adapter.js File adapter.js (right): https://codereview.chromium.org/12824011/diff/1/adapter.js#newcode1 adapter.js:1: var RTCPeerConnection = null; On 2013/03/15 09:14:06, Henrik Kjellander ...
7 years, 9 months ago (2013-03-21 22:36:27 UTC) #4
phoglund_chromium
Drive-by. (Let me know when you have patched the automated tests. I can then download ...
7 years, 9 months ago (2013-03-22 15:07:18 UTC) #5
elham1
https://codereview.chromium.org/12824011/diff/19001/getusermedia.js File getusermedia.js (right): https://codereview.chromium.org/12824011/diff/19001/getusermedia.js#newcode41 getusermedia.js:41: */ Okay, I will upload a seperate cl for ...
7 years, 9 months ago (2013-03-25 21:58:23 UTC) #6
kjellander_chromium
The multiple style guides (JS, HTML and Chromium specific) is not easy to deal with. ...
7 years, 9 months ago (2013-03-26 06:46:09 UTC) #7
phoglund_chromium
> Okay, I will upload a seperate cl for that. Hm. In that case you ...
7 years, 9 months ago (2013-03-26 14:43:10 UTC) #8
elham
https://codereview.chromium.org/12824011/diff/30001/getusermedia.js File getusermedia.js (right): https://codereview.chromium.org/12824011/diff/30001/getusermedia.js#newcode55 getusermedia.js:55: getUserMediaFailedCallback_); On 2013/03/26 06:46:10, Henrik Kjellander wrote: > Indentation ...
7 years, 8 months ago (2013-04-02 22:06:21 UTC) #9
kjellander_chromium
LGTM assuming the last nits are fixed. I'm a bit confused about the Base URL ...
7 years, 8 months ago (2013-04-03 09:09:51 UTC) #10
elham
https://codereview.chromium.org/12824011/diff/62001/test/data/webrtc/getusermedia.js File test/data/webrtc/getusermedia.js (right): https://codereview.chromium.org/12824011/diff/62001/test/data/webrtc/getusermedia.js#newcode55 test/data/webrtc/getusermedia.js:55: getUserMediaFailedCallback_); On 2013/04/03 09:09:51, Henrik Kjellander wrote: > I'm ...
7 years, 8 months ago (2013-04-08 19:19:18 UTC) #11
elham
Adding Owners of chrome/browser/media and chrome/test/functional.
7 years, 8 months ago (2013-04-08 19:42:45 UTC) #12
no longer working on chromium
On 2013/04/08 19:42:45, elham wrote: > Adding Owners of chrome/browser/media and chrome/test/functional. lgtm on chrome_webrtc_browsertest.cc
7 years, 8 months ago (2013-04-08 19:56:14 UTC) #13
dennis_jeffrey
On 2013/04/08 19:56:14, xians1 wrote: > On 2013/04/08 19:42:45, elham wrote: > > Adding Owners ...
7 years, 8 months ago (2013-04-08 19:59:39 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/elham@google.com/12824011/74002
7 years, 8 months ago (2013-04-08 21:14:15 UTC) #15
commit-bot: I haz the power
Failed to apply patch for chrome/test/data/webrtc/browser/media/chrome_webrtc_browsertest.cc: While running patch -p0 --forward --force --no-backup-if-mismatch; A chrome/test/data/webrtc/browser ...
7 years, 8 months ago (2013-04-08 21:14:18 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/elham@google.com/12824011/74002
7 years, 8 months ago (2013-04-08 21:15:15 UTC) #17
commit-bot: I haz the power
Failed to apply patch for chrome/test/data/webrtc/browser/media/chrome_webrtc_browsertest.cc: While running patch -p0 --forward --force --no-backup-if-mismatch; A chrome/test/data/webrtc/browser ...
7 years, 8 months ago (2013-04-08 21:15:17 UTC) #18
phoglund_chromium
lgtm. You need to rebase the patch and resolve any conflicts. I had one small ...
7 years, 8 months ago (2013-04-09 08:08:16 UTC) #19
phoglund_chromium
7 years, 7 months ago (2013-05-24 15:09:53 UTC) #20
What happened with this one? Did it fall between the cracks?...

Powered by Google App Engine
This is Rietveld 408576698