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

Issue 10177008: Shift media_stream::StreamOptions to align with the new getUserMedia spec (Closed)

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

Description

Shift media_stream::StreamOptions to align with the new getUserMedia spec The new getUserMedia spec accept user media options like a dictionary format navigator.webkitGetUserMedia({audio:true, video:true}, ...) to replace its old style navigator.webkitGetUserMedia("audio, video", ...) BUG=113673 TEST=content_unittests, media_unittests Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=134539

Patch Set 1 #

Total comments: 3

Patch Set 2 : addressed scherkus's comments #

Patch Set 3 : rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+24 lines, -42 lines) Patch
M content/browser/renderer_host/media/media_stream_device_settings.cc View 1 2 2 chunks +2 lines, -2 lines 0 comments Download
M content/browser/renderer_host/media/media_stream_dispatcher_host.cc View 1 2 1 chunk +1 line, -6 lines 0 comments Download
M content/browser/renderer_host/media/media_stream_dispatcher_host_unittest.cc View 1 2 3 chunks +3 lines, -3 lines 0 comments Download
M content/browser/renderer_host/media/media_stream_manager.cc View 1 4 chunks +5 lines, -5 lines 0 comments Download
M content/common/media/media_stream_messages.h View 1 chunk +1 line, -2 lines 0 comments Download
M content/common/media/media_stream_options.h View 1 chunk +7 lines, -14 lines 0 comments Download
M content/renderer/media/media_stream_dispatcher_unittest.cc View 1 2 chunks +2 lines, -4 lines 0 comments Download
M content/renderer/media/media_stream_impl.cc View 1 2 2 chunks +2 lines, -5 lines 0 comments Download
M content/renderer/media/mock_media_stream_dispatcher.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 9 (0 generated)
Jeremy Mao
Hi wjia, scherkus, tommi, Could you please take a look at this? Thanks & Best ...
8 years, 8 months ago (2012-04-27 09:18:17 UTC) #1
scherkus (not reviewing)
lgtm but I'm not an expert on getUserMedia wjia/tommi: do you want to do a ...
8 years, 8 months ago (2012-04-27 17:52:40 UTC) #2
wjia(left Chromium)
This involves API with WebKit. I'd refer to tommyw@ for comments on that front. More ...
8 years, 8 months ago (2012-04-27 18:22:01 UTC) #3
Jeremy Mao
On 2012/04/27 17:52:40, scherkus wrote: > lgtm but I'm not an expert on getUserMedia > ...
8 years, 8 months ago (2012-04-27 22:32:10 UTC) #4
Jeremy Mao
On 2012/04/27 18:22:01, wjia wrote: > This involves API with WebKit. I'd refer to tommyw@ ...
8 years, 8 months ago (2012-04-27 22:35:14 UTC) #5
Tommy Widenflycht
lgtm++
8 years, 7 months ago (2012-04-30 07:26:08 UTC) #6
tommi (sloooow) - chröme
lgtm
8 years, 7 months ago (2012-04-30 08:16:56 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/yujie.mao@intel.com/10177008/11002
8 years, 7 months ago (2012-04-30 14:49:41 UTC) #8
commit-bot: I haz the power
8 years, 7 months ago (2012-04-30 16:19:25 UTC) #9
Change committed as 134539

Powered by Google App Engine
This is Rietveld 408576698