[webkit-reviews] review granted: [Bug 80699] MediaStream API (JSEP): Introducing IceCandidate : [Attachment 131306] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 12 11:31:27 PDT 2012


Adam Barth <abarth at webkit.org> has granted Tommy Widenflycht
<tommyw at google.com>'s request for review:
Bug 80699: MediaStream API (JSEP): Introducing IceCandidate
https://bugs.webkit.org/show_bug.cgi?id=80699

Attachment 131306: Patch
https://bugs.webkit.org/attachment.cgi?id=131306&action=review

------- Additional Comments from Adam Barth <abarth at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=131306&action=review


> Source/WebCore/platform/mediastream/IceCandidateDescriptor.cpp:58
> +    return MediaStreamCenter::instance().doConstructSdp(this);

doConstructSdp -> constructSdp (WebKit doesn't use the prefix "do".)


More information about the webkit-reviews mailing list