mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-27 10:57:34 +09:00
Issue #21 - Remove Telemetry from Accessibility, EME and WebRTC.
This commit is contained in:
parent
69ebaa5450
commit
2564be2d79
11 changed files with 3 additions and 321 deletions
|
|
@ -103,9 +103,6 @@ enum CDMType {
|
|||
eUnknown = 3
|
||||
};
|
||||
|
||||
CDMType
|
||||
ToCDMTypeTelemetryEnum(const nsString& aKeySystem);
|
||||
|
||||
} // namespace mozilla
|
||||
|
||||
#endif // EME_LOG_H_
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue