mirror of
https://github.com/servo/servo.git
synced 2025-08-23 06:15:35 +01:00
Update web-platform-tests to revision 0cde5f6b37c9b3e3f9153eb1b172680e9aea9bf9
This commit is contained in:
parent
f142b1d1c7
commit
2575230dce
60 changed files with 924 additions and 268 deletions
|
@ -207,6 +207,8 @@ dictionary RTCAudioReceiverStats : RTCAudioHandlerStats {
|
|||
unsigned long long concealedSamples;
|
||||
unsigned long long silentConcealedSamples;
|
||||
unsigned long long concealmentEvents;
|
||||
unsigned long long insertedSamplesForDeceleration;
|
||||
unsigned long long removedSamplesForAcceleration;
|
||||
};
|
||||
|
||||
dictionary RTCDataChannelStats : RTCStats {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue