Bug 198060 - Make AudioContext and MediaStreamTrack privately derive from MediaProducer
Summary: Make AudioContext and MediaStreamTrack privately derive from MediaProducer
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: Media (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: youenn fablet
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-05-20 16:57 PDT by youenn fablet
Modified: 2019-05-30 18:26 PDT (History)
0 users

See Also:


Attachments
Patch (11.09 KB, patch)
2019-05-20 17:00 PDT, youenn fablet
no flags Details | Formatted Diff | Diff
Patch (11.14 KB, patch)
2019-05-20 17:11 PDT, youenn fablet
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description youenn fablet 2019-05-20 16:57:00 PDT
Make AudioContext and MediaStreamTrack privately derive from MediaProducer
Comment 1 youenn fablet 2019-05-20 17:00:49 PDT
Created attachment 370284 [details]
Patch
Comment 2 youenn fablet 2019-05-20 17:11:02 PDT
Created attachment 370285 [details]
Patch