[webkit-reviews] review granted: [Bug 171824] Follow-up to bug 171710: use more references and reject if either audio or video source creation is failing : [Attachment 309437] Trying to fix GTK build 2

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 8 20:09:21 PDT 2017


Alex Christensen <achristensen at apple.com> has granted youenn fablet
<youennf at gmail.com>'s request for review:
Bug 171824: Follow-up to bug 171710: use more references and reject if either
audio or video source creation is failing
https://bugs.webkit.org/show_bug.cgi?id=171824

Attachment 309437: Trying to fix GTK build 2

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




--- Comment #7 from Alex Christensen <achristensen at apple.com> ---
Comment on attachment 309437
  --> https://bugs.webkit.org/attachment.cgi?id=309437
Trying to fix GTK build 2

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

> Source/WebCore/platform/mediastream/RealtimeMediaSourceCenter.cpp:83
> +    return m_audioFactory ? *m_audioFactory: defaultAudioFactory();

space before colon


More information about the webkit-reviews mailing list