DescriptionShift 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 #Messages
Total messages: 9 (0 generated)
|