[wpt-sync] Sync PR 27543 - Revert "webrtc: update addIceCandidate() call to match spec"
Categories
(Testing :: web-platform-tests, task, P4)
Tracking
(firefox87 fixed)
Tracking | Status | |
---|---|---|
firefox87 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 27543 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/27543
Details from upstream follow.
b'Findit <findit-for-me@appspot.gserviceaccount.com>' wrote:
Revert "webrtc: update addIceCandidate() call to match spec"
This reverts commit ffc43d7a95f6b7843b3e476ab92bad05c8da669a.
Reason for revert:
Findit (https://goo.gl/kROfz5) identified CL at revision 852128 as the
culprit for failures in the build cycles as shown on:
https://analysis.chromium.org/waterfall/culprit?key=ag9zfmZpbmRpdC1mb3ItbWVyRAsSDVdmU3VzcGVjdGVkQ0wiMWNocm9taXVtL2ZmYzQzZDdhOTVmNmI3ODQzYjNlNDc2YWI5MmJhZDA1YzhkYTY2OWEMSample Failed Build: https://ci.chromium.org/b/8855786209093867328
Sample Failed Step: compile
Original change's description:
webrtc: update addIceCandidate() call to match spec
see https://w3c.github.io/webrtc-pc/#interface-definition
This allows addIceCandidate() as end-of-candidates indication. This is
not yet implemented at the native layer.BUG=chromium:978582
Change-Id: Id0f2acd2dcfdf4f5d311437df22c178c9d69630d
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2680823
Commit-Queue: Philipp Hancke \<philipp.hancke@googlemail.com>
Reviewed-by: Guido Urdaneta \<guidou@chromium.org>
Reviewed-by: Harald Alvestrand \<hta@chromium.org>
Cr-Commit-Position: refs/heads/master@{#852128}No-Presubmit: true
No-Tree-Checks: true
No-Try: true
BUG=chromium:978582Change-Id: Ic1386562e0a5c1853f335f0db9c44b68a28ee946
Reviewed-on: https://chromium-review.googlesource.com/2683915
WPT-Export-Revision: 28f1dff6041dab59479c17d00bdf9759f4b27132
Assignee | ||
Comment 1•4 years ago
|
||
Assignee | ||
Comment 2•4 years ago
|
||
CI Results
Ran 0 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests and 29 subtests
Status Summary
Firefox
OK : 1
PASS: 29
Chrome
OK : 1
PASS: 16
FAIL: 13
Safari
OK : 1
PASS: 9
FAIL: 20
Links
Comment 5•4 years ago
|
||
bugherder |
Description
•