Closed
Bug 1462179
Opened 8 years ago
Closed 8 years ago
Follow-up to WPT RTCPeerConnection-setRemoteDescription.html patch
Categories
(Core :: WebRTC, enhancement, P2)
Core
WebRTC
Tracking
()
RESOLVED
FIXED
mozilla62
| Tracking | Status | |
|---|---|---|
| firefox62 | --- | fixed |
People
(Reporter: jib, Assigned: jib)
References
Details
Attachments
(1 file)
+++ This bug was initially created as a clone of Bug #1461563 +++
A follow-up from feedback in https://github.com/w3c/web-platform-tests/pull/11031:
1. Add t.step_func() to onssignalingstate callback
2. We shouldn't test the "closed" signalingstate event, since it's not to spec,
even though both Firefox and Chrome fire it.
| Comment hidden (mozreview-request) |
| Assignee | ||
Updated•8 years ago
|
Attachment #8976375 -
Flags: review?(docfaraday)
Comment 2•8 years ago
|
||
| mozreview-review | ||
Comment on attachment 8976375 [details]
Bug 1462179: Add t.step_func() to calllback and remove closed state test.
https://reviewboard.mozilla.org/r/244538/#review250688
Attachment #8976375 -
Flags: review?(docfaraday) → review+
Pushed by jbruaroey@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/f67ebc5b1596
Add t.step_func() to calllback and remove closed state test. r=bwc
Created web-platform-tests PR https://github.com/w3c/web-platform-tests/pull/11054 for changes under testing/web-platform/tests
Comment 5•8 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla62
Can't merge web-platform-tests PR due to failing upstream checks:
Github PR https://github.com/w3c/web-platform-tests/pull/11054
* continuous-integration/travis-ci/pr (https://travis-ci.org/w3c/web-platform-tests/builds/380386817?utm_source=github_status&utm_medium=notification)
Upstream PR merged
You need to log in
before you can comment on or make changes to this bug.
Description
•