mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 901707: update IPeerConnection UUID r=ekr
This commit is contained in:
parent
249dcce888
commit
0737f2ad29
@ -68,7 +68,7 @@ interface IPeerConnectionObserver : nsISupports
|
||||
void foundIceCandidate(in string candidate);
|
||||
};
|
||||
|
||||
[scriptable, uuid(80b98a4f-c629-4e81-b738-a4608f6a4cd3)]
|
||||
[scriptable, uuid(930dce8b-7c5e-4393-b8c0-cb3a928f68bd)]
|
||||
interface IPeerConnection : nsISupports
|
||||
{
|
||||
const unsigned long kHintAudio = 0x00000001;
|
||||
|
Loading…
Reference in New Issue
Block a user