gecko-dev/dom/performance
Chris H-C 73e530d7dd Bug 1877842 - Migrate performance GVST probes r=perry.mcmanis,denispal
Most are brought over straightforwardly, their Telemetry callsites reworded
to use Glean, with mirroring to the Telemetry probes taken care of by the Glean
Interface For Firefox Telemetry (see the telemetry_mirror property).

There were two special cases: PERF_DOM_CONTENT_LOADED_FROM_RESPONSESTART_MS,
and PERF_DOM_CONTENT_LOADED_MS. Both were removed as they were unused.

Differential Revision: https://phabricator.services.mozilla.com/D200867
2024-02-09 21:11:05 +00:00
..
tests Bug 1855296 - convert .ini manifests to .toml: batch 9 dom/[m-s]**/mochitest.ini r=jmaher,media-playback-reviewers,alwu 2023-10-03 19:35:22 +00:00
EventCounts.cpp
EventCounts.h
LargestContentfulPaint.cpp Bug 1877787 - Avoid doing reduced precision computation when generating LCP r=emilio,tjr 2024-02-01 14:30:44 +00:00
LargestContentfulPaint.h Bug 1877787 - Avoid doing reduced precision computation when generating LCP r=emilio,tjr 2024-02-01 14:30:44 +00:00
Performance.cpp Bug 1876138: Check if in main thread before attempting to create PerformanceMark. r=dom-worker-reviewers,asuth 2024-01-29 17:25:25 +00:00
Performance.h Bug 1869835 - Part 2: Do some code deduplication and convert UserTimingMarker to the new schema. r=mstange,profiler-reviewers 2023-12-21 18:17:41 +00:00
PerformanceEntry.cpp
PerformanceEntry.h
PerformanceEventTiming.cpp Bug 1685926 - Group disconnected radio buttons together. r=saschanaz,smaug 2023-09-28 15:47:11 +00:00
PerformanceEventTiming.h
PerformanceMainThread.cpp Bug 1877787 - Avoid doing reduced precision computation when generating LCP r=emilio,tjr 2024-02-01 14:30:44 +00:00
PerformanceMainThread.h Bug 1867623 - Clear some LCP related data early when the window is dying r=smaug 2023-12-01 14:13:54 +00:00
PerformanceMark.cpp
PerformanceMark.h
PerformanceMeasure.cpp
PerformanceMeasure.h
PerformanceNavigation.cpp
PerformanceNavigation.h
PerformanceNavigationTiming.cpp
PerformanceNavigationTiming.h
PerformanceObserver.cpp Bug 1722322 - Implement LargestContentfulPaint r=emilio 2023-11-02 20:53:36 +00:00
PerformanceObserver.h
PerformanceObserverEntryList.cpp
PerformanceObserverEntryList.h
PerformancePaintTiming.cpp
PerformancePaintTiming.h
PerformanceResourceTiming.cpp
PerformanceResourceTiming.h
PerformanceServerTiming.cpp
PerformanceServerTiming.h
PerformanceService.cpp
PerformanceService.h
PerformanceStorage.h
PerformanceStorageWorker.cpp Bug 1875800 - Add name support to WorkerRunnable. r=dom-worker-reviewers,asuth,smaug 2024-01-24 16:00:26 +00:00
PerformanceStorageWorker.h
PerformanceTiming.cpp Bug 1877842 - Migrate performance GVST probes r=perry.mcmanis,denispal 2024-02-09 21:11:05 +00:00
PerformanceTiming.h
PerformanceTimingTypes.ipdlh
PerformanceWorker.cpp
PerformanceWorker.h
metrics.yaml Bug 1877842 - Migrate performance GVST probes r=perry.mcmanis,denispal 2024-02-09 21:11:05 +00:00
moz.build Bug 1855296 - convert .ini manifests to .toml: batch 9 dom/[m-s]**/mochitest.ini r=jmaher,media-playback-reviewers,alwu 2023-10-03 19:35:22 +00:00