Bug 164365 - [WebRTC] Introduce asynchronous backend createOffer API
Summary: [WebRTC] Introduce asynchronous backend createOffer API
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: youenn fablet
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-11-03 07:06 PDT by youenn fablet
Modified: 2016-11-03 23:37 PDT (History)
5 users (show)

See Also:


Attachments
Patch (39.09 KB, patch)
2016-11-03 07:14 PDT, youenn fablet
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.