[webkit-reviews] review granted: [Bug 169938] RTCPeerConnection is crashing if no backend is created : [Attachment 305053] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 21 18:48:32 PDT 2017


Geoffrey Garen <ggaren at apple.com> has granted youenn fablet
<youennf at gmail.com>'s request for review:
Bug 169938: RTCPeerConnection is crashing if no backend is created
https://bugs.webkit.org/show_bug.cgi?id=169938

Attachment 305053: Patch

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




--- Comment #3 from Geoffrey Garen <ggaren at apple.com> ---
Comment on attachment 305053
  --> https://bugs.webkit.org/attachment.cgi?id=305053
Patch

I see a lot of methods that use m_backend and don't check for
RTCSignalingState::Closed. How do we know they're OK?


More information about the webkit-reviews mailing list