RESOLVED FIXED 132734
[MediaStream] Rename NavigatorMediaStream as NavigatorUserMedia
https://bugs.webkit.org/show_bug.cgi?id=132734
Summary [MediaStream] Rename NavigatorMediaStream as NavigatorUserMedia
Praveen Jadhav
Reported 2014-05-09 03:23:16 PDT
According to W3C specifications, http://www.w3.org/TR/mediacapture-streams/#navigatorusermedia, NavigatorUserMedia IDL should support getUserMedia/webkitGetUserMedia attributes instead of NavigatorMediaStream.
Attachments
Patch (29.05 KB, patch)
2014-05-09 03:36 PDT, Praveen Jadhav
no flags
Praveen Jadhav
Comment 1 2014-05-09 03:36:23 PDT
Created attachment 231139 [details] Patch Patch includes all code modifications to replace 'NavigatorMediaStream' with 'NavigatoreUserMedia' as suggested in W3C specifications.
WebKit Commit Bot
Comment 2 2014-05-10 00:30:41 PDT
Comment on attachment 231139 [details] Patch Clearing flags on attachment: 231139 Committed r168576: <http://trac.webkit.org/changeset/168576>
WebKit Commit Bot
Comment 3 2014-05-10 00:30:49 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.