Bug 121941 - [MediaStream API] update SourceInfo object to match spec
Summary: [MediaStream API] update SourceInfo object to match spec
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Eric Carlson
URL:
Keywords: InRadar
Depends on:
Blocks: 124288
  Show dependency treegraph
 
Reported: 2013-09-25 22:02 PDT by Eric Carlson
Modified: 2013-11-14 07:39 PST (History)
10 users (show)

See Also:


Attachments
Proposed patch (13.33 KB, patch)
2013-09-27 10:31 PDT, Eric Carlson
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Eric Carlson 2013-09-25 22:02:39 PDT
ISSUES:
    id should be sourceId
    kind should be only "video" or "audio"
    facing is non-standard

<rdar://problem/15022522>
Comment 1 Eric Carlson 2013-09-27 10:31:25 PDT
Created attachment 212820 [details]
Proposed patch
Comment 2 Eric Carlson 2013-09-27 10:41:50 PDT
Committed r156554: https://trac.webkit.org/r156554