Bug 191241 - RealtimeOutgoingAudioSource subclasses should observe its source when fully constructed
Summary: RealtimeOutgoingAudioSource subclasses should observe its source when fully c...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebRTC (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: youenn fablet
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2018-11-04 19:41 PST by youenn fablet
Modified: 2018-11-05 07:33 PST (History)
5 users (show)

See Also:


Attachments
Patch (4.37 KB, patch)
2018-11-04 19:44 PST, 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 2018-11-04 19:41:22 PST
Currently, it starts observing when RealtimeOutgoingAudioSource is finished constructing but the final class might not be.
Comment 1 youenn fablet 2018-11-04 19:44:00 PST
Created attachment 353822 [details]
Patch
Comment 2 WebKit Commit Bot 2018-11-05 07:32:13 PST
Comment on attachment 353822 [details]
Patch

Clearing flags on attachment: 353822

Committed r237802: <https://trac.webkit.org/changeset/237802>
Comment 3 WebKit Commit Bot 2018-11-05 07:32:14 PST
All reviewed patches have been landed.  Closing bug.
Comment 4 Radar WebKit Bug Importer 2018-11-05 07:33:30 PST
<rdar://problem/45806966>