Bug 124896 - [MediaStream] complete HTMLMediaElement srcObject attribute.
Summary: [MediaStream] complete HTMLMediaElement srcObject attribute.
Status: RESOLVED CONFIGURATION CHANGED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 121943
  Show dependency treegraph
 
Reported: 2013-11-26 09:44 PST by Eric Carlson
Modified: 2016-10-30 13:26 PDT (History)
6 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.