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

Description Matthew Daiter 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.
Comment 1 Radar WebKit Bug Importer 2015-07-08 17:06:01 PDT
<rdar://problem/21736457>
Comment 2 Matthew Daiter 2015-07-08 17:09:38 PDT
Created attachment 256430 [details]
Patch
Comment 3 Brent Fulgham 2015-07-08 18:37:57 PDT
Comment on attachment 256430 [details]
Patch

r=me.
Comment 4 WebKit Commit Bot 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>
Comment 5 WebKit Commit Bot 2015-07-08 19:28:41 PDT
All reviewed patches have been landed.  Closing bug.