mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-03 14:28:39 +09:00
Revert "Issue #21 - Remove use counters telemetry"
This reverts commit 8ca9db6b65.
This commit is contained in:
parent
bebaa470c6
commit
92a1cc3139
45 changed files with 1128 additions and 36 deletions
|
|
@ -337,5 +337,11 @@ DynamicImage::Unwrap()
|
|||
return self.forget();
|
||||
}
|
||||
|
||||
void
|
||||
DynamicImage::PropagateUseCounters(nsIDocument*)
|
||||
{
|
||||
// No use counters.
|
||||
}
|
||||
|
||||
} // namespace image
|
||||
} // namespace mozilla
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue