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

Issue 7990004: Adding support for MediaStream and PeerConnection functionality. (Closed)

Created:
9 years, 3 months ago by grunell (dont use)
Modified:
9 years, 2 months ago
CC:
chromium-reviews, hclam+watch_chromium.org, ddorwin+watch_chromium.org, fischman+watch_chromium.org, jam, dpranke+watch-content_chromium.org, acolwell+watch_chromium.org, annacc+watch_chromium.org, joi+watch-content_chromium.org, darin-cc_chromium.org, ajwong+watch_chromium.org, vrk (LEFT CHROMIUM), scherkus (not reviewing)
Base URL:
http://git.chromium.org/chromium/chromium.git@trunk
Visibility:
Public.

Description

Adding support for MediaStream and PeerConnection functionality. Depending on pending and upcoming WebKit patches. I wanted to get this uploaded to get an informal review and get all the dirt off. Unit test will be added soon. BUG= TEST=

Patch Set 1 #

Total comments: 49
Unified diffs Side-by-side diffs Delta from patch set Stats (+703 lines, -32 lines) Patch
M content/renderer/media/media_stream_impl.h View 1 chunk +178 lines, -11 lines 14 comments Download
M content/renderer/media/media_stream_impl.cc View 3 chunks +498 lines, -16 lines 33 comments Download
M content/renderer/render_view.h View 4 chunks +9 lines, -0 lines 0 comments Download
M content/renderer/render_view.cc View 4 chunks +18 lines, -5 lines 2 comments Download

Messages

Total messages: 5 (0 generated)
grunell (dont use)
Tommi, can you take first look at this?
9 years, 3 months ago (2011-09-22 14:48:19 UTC) #1
tommi (sloooow) - chröme
first round of comments http://codereview.chromium.org/7990004/diff/1/content/renderer/media/media_stream_impl.cc File content/renderer/media/media_stream_impl.cc (right): http://codereview.chromium.org/7990004/diff/1/content/renderer/media/media_stream_impl.cc#newcode60 content/renderer/media/media_stream_impl.cc:60: chrome_worker_thread_.Start(); should we do this ...
9 years, 3 months ago (2011-09-23 13:02:42 UTC) #2
grunell (dont use)
Fixed most of the things, see comments. New patch will be uploaded in a new ...
9 years, 2 months ago (2011-09-29 13:38:07 UTC) #3
grunell (dont use)
New patch is in issue 8060055.
9 years, 2 months ago (2011-09-29 13:50:33 UTC) #4
grunell (dont use)
9 years, 2 months ago (2011-09-29 13:51:26 UTC) #5
On 2011/09/29 13:50:33, Henrik Grunell wrote:
> New patch is in issue 8060055.

http://codereview.chromium.org/8060055/

Powered by Google App Engine
This is Rietveld 408576698