[webkit-reviews] review granted: [Bug 170712] MediaStream id should be equal to msid : [Attachment 306774] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 11 08:50:02 PDT 2017


Eric Carlson <eric.carlson at apple.com> has granted youenn fablet
<youennf at gmail.com>'s request for review:
Bug 170712: MediaStream id should be equal to msid
https://bugs.webkit.org/show_bug.cgi?id=170712

Attachment 306774: Patch

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




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

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

> Source/WebCore/Modules/mediastream/MediaStream.cpp:70
> +	   trackPrivates.append(&track->privateTrack());

Nit: uncheckedAppend?


More information about the webkit-reviews mailing list