Bug 96092

Summary: MediaStream API: add RTCPeerConnection::createAnswer
Product: WebKit Reporter: Tommy Widenflycht <tommyw>
Component: WebCore Misc.Assignee: Tommy Widenflycht <tommyw>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, dglazkov, eric.carlson, feature-media-reviews, fishd, hta, jamesr, ojan, tkent+wkapi, webkit.review.bot
Priority: P2 Keywords: WebExposed
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 80589    
Attachments:
Description Flags
Patch none

Tommy Widenflycht
Reported Friday, September 7, 2012 11:45:20 AM UTC
Also, clean up the local and remote description tests a bit.
Attachments
Patch (24.99 KB, patch)
2012-09-07 03:54 PDT, Tommy Widenflycht
no flags
Tommy Widenflycht
Comment 1 Friday, September 7, 2012 11:54:32 AM UTC
WebKit Review Bot
Comment 2 Friday, September 7, 2012 11:57:12 AM UTC
Please wait for approval from abarth@webkit.org, dglazkov@chromium.org, fishd@chromium.org, jamesr@chromium.org or tkent@chromium.org before submitting, as this patch contains changes to the Chromium public API. See also https://trac.webkit.org/wiki/ChromiumWebKitAPI.
Adam Barth
Comment 3 Friday, September 7, 2012 6:28:37 PM UTC
Comment on attachment 162732 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=162732&action=review > Source/WebCore/ChangeLog:8 > + MediaStream API: add RTCPeerConnection::createAnswer > + https://bugs.webkit.org/show_bug.cgi?id=96092 > + > + Reviewed by NOBODY (OOPS!). > + > + Test: fast/mediastream/RTCPeerConnection-createAnswer.html It would be nice to have more information in these ChangeLogs. I know there isn't much to say, but perhaps a link to the part of the spec that defines this stuff?
WebKit Review Bot
Comment 4 Friday, September 7, 2012 8:30:33 PM UTC
Comment on attachment 162732 [details] Patch Clearing flags on attachment: 162732 Committed r127906: <http://trac.webkit.org/changeset/127906>
WebKit Review Bot
Comment 5 Friday, September 7, 2012 8:30:37 PM UTC
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.