зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1531811 - Part 1: Remove onremovestream from RTCPeerConnection. r=smaug,jib
Differential Revision: https://phabricator.services.mozilla.com/D23210 --HG-- extra : moz-landing-system : lando
This commit is contained in:
Родитель
34b3285ec0
Коммит
3e19e8dd6a
|
@ -163,7 +163,6 @@ interface RTCPeerConnection : EventTarget {
|
|||
attribute EventHandler onaddstream; // obsolete
|
||||
attribute EventHandler onaddtrack; // obsolete
|
||||
attribute EventHandler ontrack; // replaces onaddtrack and onaddstream.
|
||||
attribute EventHandler onremovestream;
|
||||
attribute EventHandler oniceconnectionstatechange;
|
||||
attribute EventHandler onicegatheringstatechange;
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче