[webkit-reviews] review granted: [Bug 231071] WebRTC p2p call, VP9-SVC only low layer decoded on receiver side : [Attachment 441073] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 13 08:49:46 PDT 2021


Eric Carlson <eric.carlson at apple.com> has granted youenn fablet
<youennf at gmail.com>'s request for review:
Bug 231071: WebRTC p2p call, VP9-SVC only low layer decoded on receiver side
https://bugs.webkit.org/show_bug.cgi?id=231071

Attachment 441073: Patch

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




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

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

> Source/WebCore/Modules/mediastream/libwebrtc/LibWebRTCMediaEndpoint.cpp:260
> +	   auto report = LibWebRTCStatsCollector::createReport(rtcReport);

Is there any reason to create the report if the endpoint has stopped?


More information about the webkit-reviews mailing list