gecko-dev/dom/performance
sanketh 16d261f87f Bug 1637985 - Reenable the PerformanceTiming API in RFP mode r=tjr
Reenable the PerformanceTiming API in RFP mode (with 100ms clamping+jitter)
except for domainLookupStart and domainLookupEnd (which are now spoofed to
fetchStart.) Updated
browser/components/resistfingerprinting/test/browser/browser_performanceAPI.js
to account for this change.

Differential Revision: https://phabricator.services.mozilla.com/D77609
2020-06-02 16:03:29 +00:00
..
tests Bug 1620542 - Automatically fix ESLint errors in .eslintrc.js files. r=mossop 2020-03-07 10:09:44 +00:00
moz.build
Performance.cpp Bug 1634854 - Make performance.observe queues task when buffered is set r=baku 2020-05-18 11:53:06 +00:00
Performance.h Bug 1634854 - Make performance.observe queues task when buffered is set r=baku 2020-05-18 11:53:06 +00:00
PerformanceEntry.cpp Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/performance. r=smaug 2020-03-04 09:10:03 +00:00
PerformanceEntry.h
PerformanceMainThread.cpp Bug 1633625 - move performance.mozMemory -> performance.mozMemory.gc to match the JS shell, and because performance.mozMemory.mallocBytes is deceptive when it only refers to GC-controlled malloc bytes r=jonco,smaug 2020-05-19 21:54:24 +00:00
PerformanceMainThread.h Bug 1586761 - P3 - Use new methods in dom/performance; r=tjr,baku 2020-03-25 14:09:42 +00:00
PerformanceMark.cpp Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/performance. r=smaug 2020-03-04 09:10:03 +00:00
PerformanceMark.h
PerformanceMeasure.cpp Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/performance. r=smaug 2020-03-04 09:10:03 +00:00
PerformanceMeasure.h
PerformanceNavigation.cpp Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/performance. r=smaug 2020-03-04 09:10:03 +00:00
PerformanceNavigation.h
PerformanceNavigationTiming.cpp Bug 1511941 - Don't expose PerformanceNavigationTiming in RFP mode r=tjr,baku 2020-05-07 16:33:38 +00:00
PerformanceNavigationTiming.h Bug 1511941 - Don't expose PerformanceNavigationTiming in RFP mode r=tjr,baku 2020-05-07 16:33:38 +00:00
PerformanceObserver.cpp Bug 1631346 - Fix a null ptr crash in PerformanceObserver::Observe r=baku 2020-05-28 16:01:56 +00:00
PerformanceObserver.h Bug 1620632 - Ensure nsTArray_Impl only declares a copy-constructor/assignment operator if E is copy-constructible. r=froydnj 2020-03-20 17:13:51 +00:00
PerformanceObserverEntryList.cpp Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/performance. r=smaug 2020-03-04 09:10:03 +00:00
PerformanceObserverEntryList.h Bug 1626570 - Improve handling of copying arrays in dom/performance/. r=smaug 2020-05-05 14:15:00 +00:00
PerformanceResourceTiming.cpp Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/performance. r=smaug 2020-03-04 09:10:03 +00:00
PerformanceResourceTiming.h
PerformanceServerTiming.cpp
PerformanceServerTiming.h
PerformanceService.cpp
PerformanceService.h
PerformanceStorage.h Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/performance. r=smaug 2020-03-04 09:10:03 +00:00
PerformanceStorageWorker.cpp
PerformanceStorageWorker.h
PerformanceTiming.cpp Bug 1637985 - Reenable the PerformanceTiming API in RFP mode r=tjr 2020-06-02 16:03:29 +00:00
PerformanceTiming.h Bug 1637985 - Reenable the PerformanceTiming API in RFP mode r=tjr 2020-06-02 16:03:29 +00:00
PerformanceWorker.cpp Bug 1586761 - P3 - Use new methods in dom/performance; r=tjr,baku 2020-03-25 14:09:42 +00:00
PerformanceWorker.h Bug 1586761 - P3 - Use new methods in dom/performance; r=tjr,baku 2020-03-25 14:09:42 +00:00