Closed
Bug 1529595
Opened 5 years ago
Closed 5 years ago
Remove "token" from RTCIceCredentialType
Categories
(Core :: WebRTC: Signaling, enhancement, P2)
Core
WebRTC: Signaling
Tracking
()
RESOLVED
FIXED
mozilla68
Tracking | Status | |
---|---|---|
firefox68 | --- | fixed |
People
(Reporter: bwc, Assigned: bwc)
References
(Blocks 1 open bug)
Details
(Keywords: dev-doc-complete, site-compat)
Attachments
(1 file)
No description provided.
Priority: -- → P2
Updated•5 years ago
|
Keywords: dev-doc-needed
Assignee | ||
Updated•5 years ago
|
Assignee: nobody → docfaraday
Assignee | ||
Comment 1•5 years ago
|
||
Assignee | ||
Comment 2•5 years ago
|
||
https://treeherder.mozilla.org/#/jobs?repo=try&revision=a0337b1f9918b0d7fed29250ff69a8c1c7897f24
Assignee | ||
Comment 3•5 years ago
|
||
Try looks good.
Pushed by bcampen@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/285c5ea1cac2 Remove "token" from RTCIceCredentialType, re-enable a web-platform-test, and fix a mochitest. r=smaug,jib
Comment 5•5 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox68:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla68
Comment 6•4 years ago
|
||
Posted site compatibility note: https://www.fxsitecompat.com/en-CA/docs/2019/token-has-been-removed-from-rtcicecredentialtype/
Keywords: site-compat
Comment 7•4 years ago
|
||
Looks like we never actually implemented it, just silently accepted it and then didn't work as expected?
Comment 8•4 years ago
|
||
Documentation updated:
- Added new page: RTCIceCredentialType
- Updated pages to reference the page above: RTCIceServer, RTCIceServer.credentialType
Submitted BCD PR 4328 to add the RTCIceCredentialType
enum to BCD with data for all but Edge and Safari.
Keywords: dev-doc-needed → dev-doc-complete
Assignee | ||
Comment 9•4 years ago
|
||
(In reply to Eric Shepherd [:sheppy] from comment #7)
Looks like we never actually implemented it, just silently accepted it and then didn't work as expected?
Yep, seems so.
You need to log in
before you can comment on or make changes to this bug.
Description
•