Confirmed users
654
edits
(→WebAudio:: uplift note added) |
(→Noteworthy Changes:: more noteworthy changes) |
||
| Line 10: | Line 10: | ||
== Noteworthy Changes: == | == Noteworthy Changes: == | ||
* WIP -- Check back at end of day on Dec 2, 2016. | * WIP -- Check back at end of day on Dec 2, 2016. | ||
* IMPORTANT: The Screensharing whitelist is no longer needed to share your screen or windows. Much of this work was front-end, UX/UI changes. | |||
* Make Pulse Audio a hard dependency on Linux so that we reduce the problems and maintenance associated with maintaining multiple audio backends. See {{bug|1247056}}. | * Make Pulse Audio a hard dependency on Linux so that we reduce the problems and maintenance associated with maintaining multiple audio backends. See {{bug|1247056}}. | ||
| Line 17: | Line 19: | ||
* Implemented active/inactive state for MediaStreams and support for stopping all MediaStreamTracks. See {{bug|1208316}} and {{bug|1301675}}, respectively. | * Implemented active/inactive state for MediaStreams and support for stopping all MediaStreamTracks. See {{bug|1208316}} and {{bug|1301675}}, respectively. | ||
* | * Implemented 2 updates to match updates to the Web Audio spec: one to use linear interpolation when computing SetValueCurveAtTime events ({{bug|1265401}}) and the other to support ConstantSourceNode ({{bug|1308432}} | ||
* We fixed a lot of our WebRTCintermittent failures (too many to list here, but they are all listed below), but we believe this will make the product more stable for users | |||
==Bug tickets fixed in Firefox 52 that affect WebRTC or Web Audio (full list):== | ==Bug tickets fixed in Firefox 52 that affect WebRTC or Web Audio (full list):== | ||