зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1374440: stop sending max-message-size. r=jesup
MozReview-Commit-ID: 7iqS3bPLwRf --HG-- extra : rebase_source : aa30c0e798f3bd3b5219d7c02c2ed944f7a7a7c5
This commit is contained in:
Родитель
20ca0be63e
Коммит
7bddcc5ecd
|
@ -2371,7 +2371,9 @@ JsepSessionImpl::SetupDefaultCodecs()
|
|||
"webrtc-datachannel",
|
||||
WEBRTC_DATACHANNEL_STREAMS_DEFAULT,
|
||||
WEBRTC_DATACHANNEL_PORT_DEFAULT,
|
||||
WEBRTC_DATACHANELL_MAX_MESSAGE_SIZE_DEFAULT
|
||||
// TODO: Bug 979417 needs to change this to
|
||||
// WEBRTC_DATACHANELL_MAX_MESSAGE_SIZE_DEFAULT
|
||||
0
|
||||
));
|
||||
|
||||
// Update the redundant encodings for the RED codec with the supported
|
||||
|
|
Загрузка…
Ссылка в новой задаче