gecko-dev/dom/performance
Gerald Squelart 5399574d8b Bug 1738627 - profiler_thread_is_being_profiled_for_markers - r=canaltinova
`profiler_thread_is_being_profiled` is used a lot for markers, so it makes sense to have a specialized version, which is a bit shorter, and lives in ProfilerMarkers.h.

Differential Revision: https://phabricator.services.mozilla.com/D130009
2021-11-08 23:59:35 +00:00
..
tests Bug 1576768 - Automatically format .sjs files using prettier. r=Standard8,agi,zombie,extension-reviewers 2021-10-18 09:26:33 +00:00
EventCounts.cpp
EventCounts.h
Performance.cpp Bug 1738627 - profiler_thread_is_being_profiled_for_markers - r=canaltinova 2021-11-08 23:59:35 +00:00
Performance.h
PerformanceEntry.cpp
PerformanceEntry.h
PerformanceEventTiming.cpp Bug 1455514 - part 1: Add accessors and static helper methods to retrieve `nsINode` or its concrete classes from `EventTarget` r=smaug 2021-11-02 13:03:43 +00:00
PerformanceEventTiming.h
PerformanceMainThread.cpp
PerformanceMainThread.h
PerformanceMark.cpp
PerformanceMark.h
PerformanceMeasure.cpp
PerformanceMeasure.h
PerformanceNavigation.cpp
PerformanceNavigation.h
PerformanceNavigationTiming.cpp Bug 1733503 - Don't expose redirectStart and redirectEnd when there's a cross-origin redirect for PerformanceNavigationTiming r=smaug 2021-10-01 16:58:36 +00:00
PerformanceNavigationTiming.h Bug 1733503 - Don't expose redirectStart and redirectEnd when there's a cross-origin redirect for PerformanceNavigationTiming r=smaug 2021-10-01 16:58:36 +00:00
PerformanceObserver.cpp
PerformanceObserver.h
PerformanceObserverEntryList.cpp
PerformanceObserverEntryList.h
PerformancePaintTiming.cpp
PerformancePaintTiming.h
PerformanceResourceTiming.cpp Bug 1733503 - Don't expose redirectStart and redirectEnd when there's a cross-origin redirect for PerformanceNavigationTiming r=smaug 2021-10-01 16:58:36 +00:00
PerformanceResourceTiming.h Bug 1733503 - Don't expose redirectStart and redirectEnd when there's a cross-origin redirect for PerformanceNavigationTiming r=smaug 2021-10-01 16:58:36 +00:00
PerformanceServerTiming.cpp
PerformanceServerTiming.h
PerformanceService.cpp
PerformanceService.h
PerformanceStorage.h
PerformanceStorageWorker.cpp Bug 1731293, change the assertion to check only that we aren't on the main thread since the worker thread isn't really running, r=asuth 2021-09-17 20:20:33 +00:00
PerformanceStorageWorker.h
PerformanceTiming.cpp Bug 1733503 - Don't expose redirectStart and redirectEnd when there's a cross-origin redirect for PerformanceNavigationTiming r=smaug 2021-10-01 16:58:36 +00:00
PerformanceTiming.h Bug 1675640 - Renaming internal FirstContentfulPaint to FirstContentfulComposite r=sefeng,mstange 2021-10-01 17:02:49 +00:00
PerformanceWorker.cpp
PerformanceWorker.h
moz.build