Bug 142346

Summary: [MediaStream] new load method for MediaStreamPrivate objects
Product: WebKit Reporter: Philippe Normand <pnormand>
Component: MediaAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: adam.bergkvist, eric.carlson, jer.noble, pnormand
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 142497    
Bug Blocks: 143211    
Attachments:
Description Flags
patch eric.carlson: review+

Description Philippe Normand 2015-03-05 08:45:21 PST
As it is implemented for MSE, it would be nice to have a dedicate ::load method for MediaStreams.
Comment 1 Philippe Normand 2015-03-05 09:58:19 PST
I started a patch and will upload it tomorrow.
Comment 2 Philippe Normand 2015-03-06 00:27:25 PST
Created attachment 248051 [details]
patch
Comment 3 Philippe Normand 2015-03-06 06:10:57 PST
Committed r181153: <http://trac.webkit.org/changeset/181153>