RESOLVED FIXED 146756
MediaStream implements MediaStreamPrivateClient including RefCounted<MediaStreamPrivateClient>
https://bugs.webkit.org/show_bug.cgi?id=146756
Summary MediaStream implements MediaStreamPrivateClient including RefCounted<MediaStr...
Matthew Daiter
Reported 2015-07-08 17:04:40 PDT
Following the protocol that MediaSource is using for interacting with its private client, we need to make sure MediaStream also inherits its refs and derefs from its private client.
Attachments
Patch (2.95 KB, patch)
2015-07-08 17:09 PDT, Matthew Daiter
no flags
Radar WebKit Bug Importer
Comment 1 2015-07-08 17:06:01 PDT
Matthew Daiter
Comment 2 2015-07-08 17:09:38 PDT
Brent Fulgham
Comment 3 2015-07-08 18:37:57 PDT
Comment on attachment 256430 [details] Patch r=me.
WebKit Commit Bot
Comment 4 2015-07-08 19:28:38 PDT
Comment on attachment 256430 [details] Patch Clearing flags on attachment: 256430 Committed r186565: <http://trac.webkit.org/changeset/186565>
WebKit Commit Bot
Comment 5 2015-07-08 19:28:41 PDT
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.