[wpt-sync] Sync PR 14937 - Add RTCError, RTCErrorInit, RTCErrorDetailType and WPT coverage.
Categories
(Core :: WebRTC, enhancement, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox67 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 14937 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/14937
Details from upstream follow.
Henrik Boström <hbos@chromium.org> wrote:
Add RTCError, RTCErrorInit, RTCErrorDetailType and WPT coverage.
This allows us to construct the RTCError. Changing error types thrown
by various methods will be done in separate CLs.Intent to Implement & Ship:
https://groups.google.com/a/chromium.org/forum/#!topic/blink-dev/TsJA1XX7mTEBug: 821806
Change-Id: I876bb1b7859e69018ba970b528e515313b068c39
Reviewed-on: https://chromium-review.googlesource.com/c/1421797
Commit-Queue: Henrik Boström \<hbos@chromium.org>
Reviewed-by: Philip Jägenstedt \<foolip@chromium.org>
Reviewed-by: Marina Ciocea \<marinaciocea@chromium.org>
Reviewed-by: Harald Alvestrand \<hta@chromium.org>
Cr-Commit-Position: refs/heads/master@{#628585}
Assignee | ||
Updated•6 years ago
|
Assignee | ||
Comment 1•6 years ago
|
||
Assignee | ||
Comment 2•6 years ago
|
||
Assignee | ||
Comment 3•6 years ago
|
||
Comment 5•6 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/3e77e99c9ea1
https://hg.mozilla.org/mozilla-central/rev/dd8ec58bb04d
Description
•