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

Issue 14346002: Connect webrtc MediaSourceInterface ready states with webkit WebMediaStreamSource (Closed)

Created:
7 years, 8 months ago by kcwu
Modified:
7 years, 8 months ago
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam, feature-media-reviews_chromium.org
Base URL:
http://git.chromium.org/chromium/src.git@master
Visibility:
Public.

Description

Connect webrtc MediaSourceInterface ready states with webkit WebMediaStreamSource BUG=225385, webrtc:960 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=196724

Patch Set 1 #

Patch Set 2 : #

Total comments: 14

Patch Set 3 : patch from perkj #

Patch Set 4 : rebase #

Total comments: 6

Patch Set 5 : revised according to comments from tommi #

Unified diffs Side-by-side diffs Delta from patch set Stats (+211 lines, -25 lines) Patch
M content/content_renderer.gypi View 1 2 3 1 chunk +2 lines, -0 lines 0 comments Download
M content/renderer/media/media_stream_dependency_factory_unittest.cc View 1 2 3 4 chunks +16 lines, -2 lines 0 comments Download
M content/renderer/media/media_stream_impl.h View 1 2 3 2 chunks +5 lines, -7 lines 0 comments Download
M content/renderer/media/media_stream_impl.cc View 1 2 3 4 chunks +38 lines, -3 lines 0 comments Download
M content/renderer/media/media_stream_source_extra_data.h View 1 2 5 chunks +23 lines, -3 lines 0 comments Download
A content/renderer/media/media_stream_source_observer.h View 1 2 1 chunk +42 lines, -0 lines 0 comments Download
A content/renderer/media/media_stream_source_observer.cc View 1 2 3 4 1 chunk +63 lines, -0 lines 0 comments Download
M content/renderer/media/mock_media_stream_dependency_factory.h View 1 2 3 1 chunk +3 lines, -1 line 0 comments Download
M content/renderer/media/mock_media_stream_dependency_factory.cc View 1 2 3 2 chunks +19 lines, -9 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
kcwu
Revised previous changeset of issue 13461002. The differences to previous are: - adding code in ...
7 years, 8 months ago (2013-04-18 09:56:41 UTC) #1
perkj_chrome
https://codereview.chromium.org/14346002/diff/9001/content/renderer/media/media_stream_impl.cc File content/renderer/media/media_stream_impl.cc (right): https://codereview.chromium.org/14346002/diff/9001/content/renderer/media/media_stream_impl.cc#newcode229 content/renderer/media/media_stream_impl.cc:229: void MediaStreamImpl::ReleaseSourceObservers( Why does this method has to be ...
7 years, 8 months ago (2013-04-18 13:36:20 UTC) #2
Avi (use Gerrit)
Content stamp lgtm; make sure you get the OK from the media experts before landing.
7 years, 8 months ago (2013-04-18 14:43:33 UTC) #3
tommi (sloooow) - chröme
will wait with further review until rebase has been done and the comments so far ...
7 years, 8 months ago (2013-04-23 09:50:55 UTC) #4
kcwu
Thanks for perkj's help. Apply his work.
7 years, 8 months ago (2013-04-26 04:36:48 UTC) #5
kcwu
rebased
7 years, 8 months ago (2013-04-26 08:26:46 UTC) #6
tommi (sloooow) - chröme
lgtm % comments below. https://codereview.chromium.org/14346002/diff/22001/content/renderer/media/media_stream_source_observer.cc File content/renderer/media/media_stream_source_observer.cc (right): https://codereview.chromium.org/14346002/diff/22001/content/renderer/media/media_stream_source_observer.cc#newcode18 content/renderer/media/media_stream_source_observer.cc:18: DCHECK(CalledOnValidThread()); nit: this isn't needed ...
7 years, 8 months ago (2013-04-26 08:54:48 UTC) #7
kcwu
https://codereview.chromium.org/14346002/diff/22001/content/renderer/media/media_stream_source_observer.cc File content/renderer/media/media_stream_source_observer.cc (right): https://codereview.chromium.org/14346002/diff/22001/content/renderer/media/media_stream_source_observer.cc#newcode18 content/renderer/media/media_stream_source_observer.cc:18: DCHECK(CalledOnValidThread()); On 2013/04/26 08:54:48, tommi wrote: > nit: this ...
7 years, 8 months ago (2013-04-26 10:20:52 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/kcwu@chromium.org/14346002/27002
7 years, 8 months ago (2013-04-26 10:30:03 UTC) #9
commit-bot: I haz the power
7 years, 8 months ago (2013-04-26 13:52:04 UTC) #10
Message was sent while issue was closed.
Change committed as 196724

Powered by Google App Engine
This is Rietveld 408576698