mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-27 02:47:31 +09:00
Merge remote-tracking branch 'origin/tracking' into custom
This commit is contained in:
commit
ce8751185f
12 changed files with 240 additions and 169 deletions
|
|
@ -72,7 +72,7 @@ template<>
|
|||
struct ParamTraits<mozilla::dom::RTCStatsType> :
|
||||
public ContiguousEnumSerializer<
|
||||
mozilla::dom::RTCStatsType,
|
||||
mozilla::dom::RTCStatsType::Inboundrtp,
|
||||
mozilla::dom::RTCStatsType::Inbound_rtp,
|
||||
mozilla::dom::RTCStatsType::EndGuard_>
|
||||
{};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue