RESOLVED FIXED 123755
Fixing MediaStreamDescriptor addSource and addTrack methods
https://bugs.webkit.org/show_bug.cgi?id=123755
Summary Fixing MediaStreamDescriptor addSource and addTrack methods
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.