Dactyloidae/dom/performance
2019-02-15 23:59:39 +08:00
..
tests Bug 1322292 - Some fixes for the Performance API in workers - part 1 - Centralized Performance.now() 2019-02-15 23:53:37 +08:00
moz.build moebius#161: The Performance Resource Timing (make timestamps be relative to startTime) 2019-02-15 23:53:43 +08:00
Performance.cpp Remove missed MOZ_WIDGET_GONK ifdef 2019-02-15 23:57:13 +08:00
Performance.h moebius#161: The Performance Resource Timing (make timestamps be relative to startTime) 2019-02-15 23:53:43 +08:00
PerformanceEntry.cpp import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
PerformanceEntry.h moebius#157: The Performance Observer (improvements) 2019-02-15 23:53:23 +08:00
PerformanceMainThread.cpp moebius#161: The Performance Resource Timing (make timestamps be relative to startTime) 2019-02-15 23:53:43 +08:00
PerformanceMainThread.h moebius#161: The Performance Resource Timing (make timestamps be relative to startTime) 2019-02-15 23:53:43 +08:00
PerformanceMark.cpp import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
PerformanceMark.h import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
PerformanceMeasure.cpp import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
PerformanceMeasure.h import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
PerformanceNavigation.cpp import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
PerformanceNavigation.h import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
PerformanceNavigationTiming.cpp moebius#161: The Performance Resource Timing (make timestamps be relative to startTime) 2019-02-15 23:53:43 +08:00
PerformanceNavigationTiming.h moebius#161: The Performance Resource Timing (make timestamps be relative to startTime) 2019-02-15 23:53:43 +08:00
PerformanceObserver.cpp moebius#157: The Performance Observer (improvements) 2019-02-15 23:53:23 +08:00
PerformanceObserver.h import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
PerformanceObserverEntryList.cpp moebius#157: The Performance Observer (improvements) 2019-02-15 23:53:23 +08:00
PerformanceObserverEntryList.h import FIREFOX_52_6_0esr_RELEASE from mozilla-esr52 hg repo 2018-01-19 03:59:58 +08:00
PerformanceResourceTiming.cpp Remove support and tests for HSTS priming from the tree. Fixes #384 2019-02-15 23:59:39 +08:00
PerformanceResourceTiming.h moebius#161: The Performance Resource Timing (make timestamps be relative to startTime) 2019-02-15 23:53:43 +08:00
PerformanceService.cpp Bug 1313420 - Implement Performance.timeOrigin - part 1 2019-02-15 23:53:31 +08:00
PerformanceService.h Bug 1313420 - Implement Performance.timeOrigin - part 1 2019-02-15 23:53:31 +08:00
PerformanceTiming.cpp moebius#158: The Performance Resource Timing (added support for "workerStart") 2019-02-15 23:53:25 +08:00
PerformanceTiming.h moebius#161: The Performance Resource Timing (make timestamps be relative to startTime) 2019-02-15 23:53:43 +08:00
PerformanceWorker.cpp Bug 1322292 - Some fixes for the Performance API in workers - part 2 - Get rid of NowBaseTimeStamp() 2019-02-15 23:53:39 +08:00
PerformanceWorker.h Bug 1322292 - Some fixes for the Performance API in workers - part 1 - Centralized Performance.now() 2019-02-15 23:53:37 +08:00