[webkit-reviews] review granted: [Bug 93117] MediaStream API: Introduce RTCIceCandidate : [Attachment 159907] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 22 12:05:24 PDT 2012


Adam Barth <abarth at webkit.org> has granted Tommy Widenflycht
<tommyw at google.com>'s request for review:
Bug 93117: MediaStream API: Introduce RTCIceCandidate
https://bugs.webkit.org/show_bug.cgi?id=93117

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

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


> Source/WebCore/Modules/mediastream/RTCIceCandidate.h:57
> +    RTCIceCandidateDescriptor* descriptor();

Commonly we'd just declare this function line because it's a simple getter.


More information about the webkit-reviews mailing list