mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-10 02:08:38 +09:00
Telemetry: Remove stubs and related code
This commit is contained in:
parent
10053448d6
commit
aea50f182f
134 changed files with 68 additions and 3422 deletions
|
|
@ -148,13 +148,6 @@ private:
|
|||
nsTArray<TextTrack*>& aTextTracks);
|
||||
bool TrackIsDefault(TextTrack* aTextTrack);
|
||||
|
||||
void ReportTelemetryForTrack(TextTrack* aTextTrack) const;
|
||||
void ReportTelemetryForCue();
|
||||
|
||||
// If there is at least one cue has been added to the cue list once, we would
|
||||
// report the usage of cue to Telemetry.
|
||||
bool mCueTelemetryReported;
|
||||
|
||||
class ShutdownObserverProxy final : public nsIObserver
|
||||
{
|
||||
NS_DECL_ISUPPORTS
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue