[wpt-sync] Sync PR 23935 - Correct form of error returned for RTCError
Categories
(Core :: WebRTC, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox79 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 23935 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/23935
Details from upstream follow.
Harald Alvestrand <hta@chromium.org> wrote:
Correct form of error returned for RTCError
Bug: chromium:1030631
Change-Id: Idc0b9fe6d4c4db05741cd477ad25f98f83b554e7
Reviewed-on: https://chromium-review.googlesource.com/2196165
WPT-Export-Revision: 833f38eab026d9b566e03f5f5ee172672b8cfce9
Assignee | ||
Updated•5 years ago
|
Assignee | ||
Comment 1•5 years ago
|
||
Assignee | ||
Comment 2•5 years ago
|
||
CI Results
Ran 0 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests and 8 subtests
Status Summary
Firefox
OK : 1
PASS : 2
FAIL : 6
Chrome
PASS : 3
FAIL : 1
TIMEOUT: 2
NOTRUN : 3
Safari
FAIL : 3
TIMEOUT: 2
NOTRUN : 4
Links
Details
New Tests That Don't Pass
/webrtc/RTCDataChannel-close.html
Close datachannel causes closing and close event to be called: FAIL (Chrome: PASS, Safari: FAIL)
Close peerconnection causes close event and error to be called on datachannel: FAIL (Chrome: FAIL, Safari: FAIL)
Close negotiated datachannel causes closing and close event to be called: FAIL (Chrome: NOTRUN, Safari: NOTRUN)
Close datachannel causes onclosing and onclose to be called: FAIL (Chrome: PASS, Safari: FAIL)
Close negotiated datachannel causes onclosing and onclose to be called: FAIL (Chrome: TIMEOUT, Safari: NOTRUN)
Close peerconnection causes close event and error to be called on negotiated datachannel: FAIL (Chrome: NOTRUN, Safari: NOTRUN)
Comment 4•5 years ago
|
||
bugherder |
Description
•