This website requires JavaScript.
Explore
Help
Register
Sign In
Magic-Mirror
/
gecko-dev
Watch
1
Star
0
Fork
0
You've already forked gecko-dev
mirror of
https://github.com/mozilla/gecko-dev.git
synced
2025-03-01 05:48:26 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
gecko-dev
/
dom
/
performance
History
Steve Fink
35e5881162
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
...
Differential Revision:
https://phabricator.services.mozilla.com/D74447
2020-05-19 21:54:24 +00:00
..
tests
…
moz.build
…
Performance.cpp
…
Performance.h
…
PerformanceEntry.cpp
…
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
…
PerformanceMark.cpp
…
PerformanceMark.h
…
PerformanceMeasure.cpp
…
PerformanceMeasure.h
…
PerformanceNavigation.cpp
…
PerformanceNavigation.h
…
PerformanceNavigationTiming.cpp
…
PerformanceNavigationTiming.h
…
PerformanceObserver.cpp
…
PerformanceObserver.h
…
PerformanceObserverEntryList.cpp
…
PerformanceObserverEntryList.h
…
PerformanceResourceTiming.cpp
…
PerformanceResourceTiming.h
…
PerformanceServerTiming.cpp
…
PerformanceServerTiming.h
…
PerformanceService.cpp
…
PerformanceService.h
…
PerformanceStorage.h
…
PerformanceStorageWorker.cpp
…
PerformanceStorageWorker.h
…
PerformanceTiming.cpp
…
PerformanceTiming.h
…
PerformanceWorker.cpp
…
PerformanceWorker.h
…