Bug 123755

Summary: Fixing MediaStreamDescriptor addSource and addTrack methods
Product: WebKit Reporter: Thiago de Barros Lacerda <thiago.lacerda>
Component: WebCore Misc.Assignee: Thiago de Barros Lacerda <thiago.lacerda>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, eric.carlson, glenn, hta, jer.noble, kling, tommyw
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Thiago de Barros Lacerda
Reported 2013-11-04 14:13:07 PST
We must store the track and source that is passed as parameter in a RefPtr, otherwise we will refer to a null pointer.
Attachments
Patch (2.19 KB, patch)
2013-11-04 14:22 PST, Thiago de Barros Lacerda
no flags
Thiago de Barros Lacerda
Comment 1 2013-11-04 14:22:18 PST
WebKit Commit Bot
Comment 2 2013-11-04 17:24:54 PST
Comment on attachment 215952 [details] Patch Clearing flags on attachment: 215952 Committed r158620: <http://trac.webkit.org/changeset/158620>
WebKit Commit Bot
Comment 3 2013-11-04 17:24:56 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.