Bug 132734 - [MediaStream] Rename NavigatorMediaStream as NavigatorUserMedia
Summary: [MediaStream] Rename NavigatorMediaStream as NavigatorUserMedia
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-05-09 03:23 PDT by Praveen Jadhav
Modified: 2014-05-10 00:30 PDT (History)
15 users (show)

See Also:


Attachments
Patch (29.05 KB, patch)
2014-05-09 03:36 PDT, Praveen Jadhav
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Praveen Jadhav 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.
Comment 1 Praveen Jadhav 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.
Comment 2 WebKit Commit Bot 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>
Comment 3 WebKit Commit Bot 2014-05-10 00:30:49 PDT
All reviewed patches have been landed.  Closing bug.