Closed
Bug 1568292
Opened 5 years ago
Closed 5 years ago
Support pc.setLocalDescription() without arguments
Categories
(Core :: WebRTC, enhancement, P2)
Core
WebRTC
Tracking
()
RESOLVED
FIXED
mozilla75
People
(Reporter: jib, Assigned: jib)
References
(Regressed 1 open bug)
Details
(Keywords: dev-doc-complete)
Attachments
(3 files)
Per w3c/webrtc-pc#2234.
Comment 1•5 years ago
•
|
||
Update documentation to label parameters optional, and to explain what happens when they're not included. Probably will also need to revise some examples to simplify them in some cases.
Keywords: dev-doc-needed
Comment 2•5 years ago
|
||
Will not ship in Firefox 70.
Assignee | ||
Comment 3•5 years ago
|
||
Assignee | ||
Comment 4•5 years ago
|
||
Depends on D58332
Assignee | ||
Comment 5•5 years ago
|
||
Depends on D62596
Pushed by jbruaroey@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/5fa4bacaf8be Support pc.setLocalDescription() without arguments. r=bwc,smaug https://hg.mozilla.org/integration/autoland/rev/d48d2ed29c72 Update wpt meta file to expect SRD() wo/arguments to work. r=bwc https://hg.mozilla.org/integration/autoland/rev/61ca258cdbbf Use async/await in RTCDTMFSender-insertDTMF.https.html wpt to avoid race w/SLD. r=bwc
Created web-platform-tests PR https://github.com/web-platform-tests/wpt/pull/22028 for changes under testing/web-platform/tests
Upstream web-platform-tests status checks passed, PR will merge once commit reaches central.
Comment 9•5 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/5fa4bacaf8be
https://hg.mozilla.org/mozilla-central/rev/d48d2ed29c72
https://hg.mozilla.org/mozilla-central/rev/61ca258cdbbf
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox75:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla75
Upstream PR merged by moz-wptsync-bot
Updated•5 years ago
|
Comment 11•5 years ago
|
||
Docs complete; see rel note at https://wiki.developer.mozilla.org/en-US/docs/Mozilla/Firefox/Releases/75#Media_Web_Audio_and_WebRTC, and linked method description.
Keywords: dev-doc-needed → dev-doc-complete
You need to log in
before you can comment on or make changes to this bug.
Description
•