mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-03 14:28:39 +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
|
|
@ -170,7 +170,6 @@
|
|||
#include "mozilla/css/ImageLoader.h"
|
||||
#include "mozilla/dom/DocumentTimeline.h"
|
||||
#include "mozilla/Preferences.h"
|
||||
#include "mozilla/Telemetry.h"
|
||||
#include "nsCanvasFrame.h"
|
||||
#include "nsIImageLoadingContent.h"
|
||||
#include "nsImageFrame.h"
|
||||
|
|
@ -9394,9 +9393,6 @@ PresShell::DoVerifyReflow()
|
|||
}
|
||||
#endif
|
||||
|
||||
// used with Telemetry metrics
|
||||
#define NS_LONG_REFLOW_TIME_MS 5000
|
||||
|
||||
bool
|
||||
PresShell::ProcessReflowCommands(bool aInterruptible)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue