diff options
author | Matt A. Tobin <mattatobin@localhost.localdomain> | 2018-02-02 04:16:08 -0500 |
---|---|---|
committer | Matt A. Tobin <mattatobin@localhost.localdomain> | 2018-02-02 04:16:08 -0500 |
commit | 5f8de423f190bbb79a62f804151bc24824fa32d8 (patch) | |
tree | 10027f336435511475e392454359edea8e25895d /dom/media/PeerConnection.manifest | |
parent | 49ee0794b5d912db1f95dce6eb52d781dc210db5 (diff) | |
download | UXP-5f8de423f190bbb79a62f804151bc24824fa32d8.tar UXP-5f8de423f190bbb79a62f804151bc24824fa32d8.tar.gz UXP-5f8de423f190bbb79a62f804151bc24824fa32d8.tar.lz UXP-5f8de423f190bbb79a62f804151bc24824fa32d8.tar.xz UXP-5f8de423f190bbb79a62f804151bc24824fa32d8.zip |
Add m-esr52 at 52.6.0
Diffstat (limited to 'dom/media/PeerConnection.manifest')
-rw-r--r-- | dom/media/PeerConnection.manifest | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/dom/media/PeerConnection.manifest b/dom/media/PeerConnection.manifest new file mode 100644 index 000000000..8edd721ac --- /dev/null +++ b/dom/media/PeerConnection.manifest @@ -0,0 +1,23 @@ +component {bdc2e533-b308-4708-ac8e-a8bfade6d851} PeerConnection.js +component {d1748d4c-7f6a-4dc5-add6-d55b7678537e} PeerConnection.js +component {02b9970c-433d-4cc2-923d-f7028ac66073} PeerConnection.js +component {1775081b-b62d-4954-8ffe-a067bbf508a7} PeerConnection.js +component {7293e901-2be3-4c02-b4bd-cbef6fc24f78} PeerConnection.js +component {7fe6e18b-0da3-4056-bf3b-440ef3809e06} PeerConnection.js +component {0fb47c47-a205-4583-a9fc-cbadf8c95880} PeerConnection.js +component {4fff5d46-d827-4cd4-a970-8fd53977440e} PeerConnection.js +component {d974b814-8fde-411c-8c45-b86791b81030} PeerConnection.js +component {74b2122d-65a8-4824-aa9e-3d664cb75dc2} PeerConnection.js +component {3610C242-654E-11E6-8EC0-6D1BE389A607} PeerConnection.js + +contract @mozilla.org/dom/peerconnection;1 {bdc2e533-b308-4708-ac8e-a8bfade6d851} +contract @mozilla.org/dom/peerconnectionobserver;1 {d1748d4c-7f6a-4dc5-add6-d55b7678537e} +contract @mozilla.org/dom/rtcdtmfsender;1 {3610C242-654E-11E6-8EC0-6D1BE389A607} +contract @mozilla.org/dom/rtcicecandidate;1 {02b9970c-433d-4cc2-923d-f7028ac66073} +contract @mozilla.org/dom/rtcsessiondescription;1 {1775081b-b62d-4954-8ffe-a067bbf508a7} +contract @mozilla.org/dom/peerconnectionmanager;1 {7293e901-2be3-4c02-b4bd-cbef6fc24f78} +contract @mozilla.org/dom/rtcstatsreport;1 {7fe6e18b-0da3-4056-bf3b-440ef3809e06} +contract @mozilla.org/dom/peerconnectionstatic;1 {0fb47c47-a205-4583-a9fc-cbadf8c95880} +contract @mozilla.org/dom/rtpsender;1 {4fff5d46-d827-4cd4-a970-8fd53977440e} +contract @mozilla.org/dom/rtpreceiver;1 {d974b814-8fde-411c-8c45-b86791b81030} +contract @mozilla.org/dom/createofferrequest;1 {74b2122d-65a8-4824-aa9e-3d664cb75dc2} |