mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-05 07:18:39 +09:00
Issue #21 - Remove use counters telemetry
This reverts Bug 968923 - Implement some equivalent of Chrome's use counters (on top of telemetry?) For reference: https://bugzilla.mozilla.org/show_bug.cgi?id=968923
This commit is contained in:
parent
b6e147a194
commit
8a7587b401
45 changed files with 25 additions and 1050 deletions
|
|
@ -1661,12 +1661,6 @@ RasterImage::Unwrap()
|
|||
return self.forget();
|
||||
}
|
||||
|
||||
void
|
||||
RasterImage::PropagateUseCounters(nsIDocument*)
|
||||
{
|
||||
// No use counters.
|
||||
}
|
||||
|
||||
IntSize
|
||||
RasterImage::OptimalImageSizeForDest(const gfxSize& aDest, uint32_t aWhichFrame,
|
||||
SamplingFilter aSamplingFilter, uint32_t aFlags)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue