Firefox Site Compatibility

  • Blog
  • Documents
  • Tools
  • About
  • Contribute
  • Feed
  • Twitter
  • GitHub

Home Documents Firefox 60

removestream event has been removed from RTCPeerConnection

Published: May 9, 2018 | Categories: Audio & Video, DOM

Description

The removestream event and the corresponding onremovestream event handler property on the RTCPeerConnection interface have been removed with Firefox 60, because these are no longer in the WebRTC spec. The removetrack event and the corresponding onremovetrack event handler on MediaStream should be used instead.

References

  • Bug 1442385 - Remove dead onremovestream code

Firefox 60 Compatibility

  • removestream event has been removed from RTCPeerConnection
  • Service workers and push notifications are disabled on Firefox 60 ESR
  • Affecting Symantec certificates issued before June 2016 are now distrusted
  • Loading insecure content within plug-in embedded on secure site has been deprecated
  • storage option for indexedDB.open() has been deprecated
  • DataChannel has been renamed to RTCDataChannel
  • Various device sensor APIs are now deprecated
  • Legacy -moz-transform syntax support has been removed
  • -moz-user-input:enabled and disabled are no longer supported
  • Rich text editor’s newline behaviour has been changed, now generates <div> instead of <br>
  • Array.prototype.values() is now enabled again
  • Support for registerProtocolHandler() on insecure sites has been deprecated
  • Support for application cache on insecure sites has been deprecated
  • Expression closure support has been removed

Firefox Site Compatibility Working Group

Copyright © 2018 Kohei Yoshino and individual contributors. Mozilla and Firefox are trademarks of the Mozilla Foundation. This initiative is not affiliated with Mozilla.

Suggest an Edit · 日本語

  • Home
  • Blog
  • Documents
  • Tools
  • About
  • Contribute
  • Feed
  • Twitter
  • GitHub