Bug 164365

Summary: [WebRTC] Introduce asynchronous backend createOffer API
Product: WebKit Reporter: youenn fablet <youennf>
Component: WebCore Misc.Assignee: youenn fablet <youennf>
Status: RESOLVED FIXED    
Severity: Normal CC: adam.bergkvist, alex, commit-queue, eric.carlson, pnormand
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description youenn fablet 2016-11-03 07:06:46 PDT
createOffer API should be made asynchronous for WebRTC backends.
Comment 1 youenn fablet 2016-11-03 07:14:03 PDT
Created attachment 293760 [details]
Patch
Comment 2 WebKit Commit Bot 2016-11-03 07:15:44 PDT
Attachment 293760 [details] did not pass style-queue:


ERROR: Source/WebCore/Modules/mediastream/PeerConnectionBackend.h:73:  Should be indented on a separate line, with the colon or comma first on that line.  [whitespace/indent] [4]
Total errors found: 1 in 9 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 WebKit Commit Bot 2016-11-03 23:37:45 PDT
Comment on attachment 293760 [details]
Patch

Clearing flags on attachment: 293760

Committed r208379: <http://trac.webkit.org/changeset/208379>
Comment 4 WebKit Commit Bot 2016-11-03 23:37:49 PDT
All reviewed patches have been landed.  Closing bug.