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

Issue 560843002: Interface for requestSources through UserMediaController/Client. (Closed)

Created:
6 years, 3 months ago by Henrik Grunell
Modified:
6 years, 3 months ago
CC:
abarth-chromium, blink-reviews, dglazkov+blink, eric.carlson_apple.com, feature-media-reviews_chromium.org, jamesr, philipj_slow, tommyw+watchlist_chromium.org
Project:
blink
Visibility:
Public.

Description

Interface for requestSources through UserMediaController/Client. This allows MediaStreamTrack::getSources to go through UserMediaClient. To land after this: Chrome CL part 1: https://codereview.chromium.org/562643003/ Blink CL part 2: https://codereview.chromium.org/559423002 Chrome CL part 2 (TBD) BUG=406094 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=181822

Patch Set 1 #

Patch Set 2 : Cleaning. #

Total comments: 4

Patch Set 3 : Removed change in MediaStreamTrack. Empty default impl of requestSources. Rebase. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+19 lines, -0 lines) Patch
M Source/modules/mediastream/UserMediaClient.h View 2 chunks +2 lines, -0 lines 0 comments Download
M Source/modules/mediastream/UserMediaController.h View 2 chunks +7 lines, -0 lines 0 comments Download
M Source/web/UserMediaClientImpl.h View 1 chunk +1 line, -0 lines 0 comments Download
M Source/web/UserMediaClientImpl.cpp View 1 2 chunks +7 lines, -0 lines 0 comments Download
M public/web/WebUserMediaClient.h View 1 2 2 chunks +2 lines, -0 lines 0 comments Download

Messages

Total messages: 14 (2 generated)
Henrik Grunell
6 years, 3 months ago (2014-09-10 13:01:29 UTC) #2
Henrik Grunell
Please review.
6 years, 3 months ago (2014-09-10 13:01:47 UTC) #3
jochen (gone - plz use gerrit)
https://codereview.chromium.org/560843002/diff/20001/Source/modules/mediastream/MediaStreamTrack.cpp File Source/modules/mediastream/MediaStreamTrack.cpp (right): https://codereview.chromium.org/560843002/diff/20001/Source/modules/mediastream/MediaStreamTrack.cpp#newcode135 Source/modules/mediastream/MediaStreamTrack.cpp:135: exceptionState.throwDOMException(NotSupportedError, "No sources controller available; is this a detached ...
6 years, 3 months ago (2014-09-11 11:35:44 UTC) #4
Henrik Grunell
One thing I wonder is if MediaStreamTrackSourcesRequest should be an ActiveDOMObject? https://codereview.chromium.org/560843002/diff/20001/Source/modules/mediastream/MediaStreamTrack.cpp File Source/modules/mediastream/MediaStreamTrack.cpp (right): ...
6 years, 3 months ago (2014-09-11 11:43:23 UTC) #5
jochen (gone - plz use gerrit)
On 2014/09/11 at 11:43:23, grunell wrote: > One thing I wonder is if MediaStreamTrackSourcesRequest should ...
6 years, 3 months ago (2014-09-11 11:48:51 UTC) #6
jochen (gone - plz use gerrit)
https://codereview.chromium.org/560843002/diff/20001/Source/modules/mediastream/MediaStreamTrack.cpp File Source/modules/mediastream/MediaStreamTrack.cpp (right): https://codereview.chromium.org/560843002/diff/20001/Source/modules/mediastream/MediaStreamTrack.cpp#newcode135 Source/modules/mediastream/MediaStreamTrack.cpp:135: exceptionState.throwDOMException(NotSupportedError, "No sources controller available; is this a detached ...
6 years, 3 months ago (2014-09-11 11:49:21 UTC) #7
Henrik Grunell
On 2014/09/11 11:48:51, jochen wrote: > On 2014/09/11 at 11:43:23, grunell wrote: > > One ...
6 years, 3 months ago (2014-09-11 11:55:35 UTC) #8
Henrik Grunell
https://codereview.chromium.org/560843002/diff/20001/Source/modules/mediastream/MediaStreamTrack.cpp File Source/modules/mediastream/MediaStreamTrack.cpp (right): https://codereview.chromium.org/560843002/diff/20001/Source/modules/mediastream/MediaStreamTrack.cpp#newcode135 Source/modules/mediastream/MediaStreamTrack.cpp:135: exceptionState.throwDOMException(NotSupportedError, "No sources controller available; is this a detached ...
6 years, 3 months ago (2014-09-11 11:58:51 UTC) #9
jochen (gone - plz use gerrit)
lgtm
6 years, 3 months ago (2014-09-11 12:03:15 UTC) #10
Henrik Grunell
I removed the change in MediaStreamTrack, will put it in a separate CL, and land ...
6 years, 3 months ago (2014-09-11 13:02:15 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patchset/560843002/40001
6 years, 3 months ago (2014-09-11 13:11:34 UTC) #13
commit-bot: I haz the power
6 years, 3 months ago (2014-09-11 15:30:38 UTC) #14
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as 181822

Powered by Google App Engine
This is Rietveld 408576698