Dactyloidae/dom/performance
Moonchild 7823439b1b Issue #2053 - Follow-up: Make the default ResourceTimingBufferSize larger
Contrary to setting no limit by default, we're giving it a reasonable
default size to prevent runaway memory usage when websites just keep
recording ad infinitum.
2023-04-12 10:04:05 +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 Issue #80 - reinstated unified building for some large chunks of our code. 2022-09-07 10:36:23 +08:00
Performance.cpp Issue #2053 - Part 5: Throw a DOMException instead of a JS exception for some errors 2023-04-12 10:03:50 +08:00
Performance.h Issue #2053 - Follow-up: Make the default ResourceTimingBufferSize larger 2023-04-12 10:04:05 +08:00
PerformanceEntry.cpp Issue #1656 - Part 1: Nuke most vim config lines in the tree. 2020-09-25 22:04:12 +08:00
PerformanceEntry.h Issue #1656 - Part 1: Nuke most vim config lines in the tree. 2020-09-25 22:04:12 +08:00
PerformanceMainThread.cpp Issue #2053 - Part 4a: Align IsPerformanceTimingAttribute to user-timing spec 2023-04-12 10:03:17 +08:00
PerformanceMainThread.h Issue #2053 - Part 4a: Align IsPerformanceTimingAttribute to user-timing spec 2023-04-12 10:03:17 +08:00
PerformanceMark.cpp Issue #2053 - Part 5: Throw a DOMException instead of a JS exception for some errors 2023-04-12 10:03:50 +08:00
PerformanceMark.h Issue #2053 - Part 3: Update PerformanceMark to User Timing L3 2023-04-12 10:02:58 +08:00
PerformanceMeasure.cpp Issue #2053 - Part 2: Update PerformanceMeasure to User Timing L3 2023-04-12 10:02:42 +08:00
PerformanceMeasure.h Issue #2053 - Part 2: Update PerformanceMeasure to User Timing L3 2023-04-12 10:02:42 +08:00
PerformanceNavigation.cpp Issue #1656 - Part 1: Nuke most vim config lines in the tree. 2020-09-25 22:04:12 +08:00
PerformanceNavigation.h Issue #1656 - Part 1: Nuke most vim config lines in the tree. 2020-09-25 22:04:12 +08:00
PerformanceNavigationTiming.cpp Issue #1656 - Part 1: Nuke most vim config lines in the tree. 2020-09-25 22:04:12 +08:00
PerformanceNavigationTiming.h Issue #1656 - Part 1: Nuke most vim config lines in the tree. 2020-09-25 22:04:12 +08:00
PerformanceObserver.cpp Issue #1656 - Part 1: Nuke most vim config lines in the tree. 2020-09-25 22:04:12 +08:00
PerformanceObserver.h Issue #1656 - Part 1: Nuke most vim config lines in the tree. 2020-09-25 22:04:12 +08:00
PerformanceObserverEntryList.cpp Issue #1656 - Part 1: Nuke most vim config lines in the tree. 2020-09-25 22:04:12 +08:00
PerformanceObserverEntryList.h Issue #1656 - Part 1: Nuke most vim config lines in the tree. 2020-09-25 22:04:12 +08:00
PerformanceResourceTiming.cpp Issue #1656 - Part 1: Nuke most vim config lines in the tree. 2020-09-25 22:04:12 +08:00
PerformanceResourceTiming.h [DOM] Add extra check for performance API Next Hop protocol 2022-07-30 08:43:44 +08:00
PerformanceService.cpp Issue #1656 - Part 1: Nuke most vim config lines in the tree. 2020-09-25 22:04:12 +08:00
PerformanceService.h Issue #1656 - Part 1: Nuke most vim config lines in the tree. 2020-09-25 22:04:12 +08:00
PerformanceTiming.cpp Issue #1656 - Part 1: Nuke most vim config lines in the tree. 2020-09-25 22:04:12 +08:00
PerformanceTiming.h Issue #1656 - Part 1: Nuke most vim config lines in the tree. 2020-09-25 22:04:12 +08:00
PerformanceWorker.cpp [DOM] Add some null checks for PerformanceWorkers 2023-01-19 09:41:54 +08:00
PerformanceWorker.h Issue #1656 - Part 1: Nuke most vim config lines in the tree. 2020-09-25 22:04:12 +08:00