Bug 121941

Summary: [MediaStream API] update SourceInfo object to match spec
Product: WebKit Reporter: Eric Carlson <eric.carlson>
Component: WebCore Misc.Assignee: Eric Carlson <eric.carlson>
Status: RESOLVED FIXED    
Severity: Normal CC: cdumez, commit-queue, dino, esprehn+autocc, glenn, hta, jer.noble, kondapallykalyan, thiago.lacerda, tommyw
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 124288    
Attachments:
Description Flags
Proposed patch none

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