Bug 146756 - MediaStream implements MediaStreamPrivateClient including RefCounted<MediaStreamPrivateClient>
Summary: MediaStream implements MediaStreamPrivateClient including RefCounted<MediaStr...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Matthew Daiter
URL:
Keywords: HTML5, InRadar
Depends on:
Blocks: 146746
  Show dependency treegraph
 
Reported: 2015-07-08 17:04 PDT by Matthew Daiter
Modified: 2015-07-08 19:28 PDT (History)
7 users (show)

See Also:


Attachments
Patch (2.95 KB, patch)
2015-07-08 17:09 PDT, Matthew Daiter
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.