[Webkit-unassigned] [Bug 158114] New: WebRTC: Update RTCPeerConnection overloaded legacy operations to return a Promise
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu May 26 03:20:56 PDT 2016
https://bugs.webkit.org/show_bug.cgi?id=158114
Bug ID: 158114
Summary: WebRTC: Update RTCPeerConnection overloaded legacy
operations to return a Promise
Classification: Unclassified
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: WebCore Misc.
Assignee: webkit-unassigned at lists.webkit.org
Reporter: adam.bergkvist at ericsson.com
The WebRTC 1.0 specification has been updated so that the overloaded legacy operations [1] (using callbacks) return a Promise. I.e. no errors will be throw. [2] links to the WG discussion and [3] is the specific change.
[1] https://w3c.github.io/webrtc-pc/archives/20160513/webrtc.html#legacy-interface-extensions
[2] https://github.com/w3c/webrtc-pc/issues/615
[3] https://github.com/w3c/webrtc-pc/pull/618
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160526/e8c6e18b/attachment.html>
More information about the webkit-unassigned
mailing list