Bug 124896

Summary: [MediaStream] complete HTMLMediaElement srcObject attribute.
Product: WebKit Reporter: Eric Carlson <eric.carlson>
Component: WebCore Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED CONFIGURATION CHANGED    
Severity: Normal CC: dino, jer.noble, kaisers, nick.diego, syoichi, thiago.lacerda
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 121943    

Description Eric Carlson 2013-11-26 09:44:49 PST
Bug #121943 adds the 'srcObject' attribute so a media stream can be assigned to an HTMLMediaElement. Complete the changes to HTMLMediaElement state when srcObject is set, and pass the media stream to the media engine.