[Webkit-unassigned] [Bug 204570] New: Simplify RealtimeOutgoingAudioSource and RealtimeOutgoingVideooSource observeSource/unobserveSource pattern

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 25 02:14:43 PST 2019


https://bugs.webkit.org/show_bug.cgi?id=204570

            Bug ID: 204570
           Summary: Simplify RealtimeOutgoingAudioSource and
                    RealtimeOutgoingVideooSource
                    observeSource/unobserveSource pattern
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebRTC
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: youennf at gmail.com
                CC: youennf at gmail.com

Simplify RealtimeOutgoingAudioSource and RealtimeOutgoingVideooSource observeSource/unobserveSource pattern.
Currently, this is handled when adding/removing sinks and also when stopping libwebrtc backends.
We hit RealtimeOutgoingVideoSource::~RealtimeOutgoingVideoSource() assertions as shown in tests.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20191125/68c822c4/attachment.htm>


More information about the webkit-unassigned mailing list