Bug 146756

Summary: MediaStream implements MediaStreamPrivateClient including RefCounted<MediaStreamPrivateClient>
Product: WebKit Reporter: Matthew Daiter <mdaiter>
Component: WebCore Misc.Assignee: Matthew Daiter <mdaiter>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham, commit-queue, eric.carlson, jonlee, mdaiter, webkit-bug-importer, webkit.review.bot
Priority: P2 Keywords: HTML5, InRadar
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 146746    
Attachments:
Description Flags
Patch none

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.