[webkit-reviews] review granted: [Bug 199635] Stopping a cloned MediaStream video track should not stop any other video track : [Attachment 373763] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 11 16:49:48 PDT 2019


Eric Carlson <eric.carlson at apple.com> has granted youenn fablet
<youennf at gmail.com>'s request for review:
Bug 199635: Stopping a cloned MediaStream video track should not stop any other
video track
https://bugs.webkit.org/show_bug.cgi?id=199635

Attachment 373763: Patch

https://bugs.webkit.org/attachment.cgi?id=373763&action=review




--- Comment #3 from Eric Carlson <eric.carlson at apple.com> ---
Comment on attachment 373763
  --> https://bugs.webkit.org/attachment.cgi?id=373763
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=373763&action=review

> Source/WebCore/platform/mediastream/RealtimeMediaSource.h:112
> +    virtual void requestToEnd(Observer& callingObserver);

Is this change necessary?


More information about the webkit-reviews mailing list