Bug 1626815 - Expose startup cache info to about:support. r=froydnj,fluent-reviewers
Adds a new startup cache info service to expose some of the internal state of the startup cache. Differential Revision: https://phabricator.services.mozilla.com/D69298 --HG-- extra : moz-landing-system : lando
Showing
- startupcache/StartupCache.cpp 3 additions, 0 deletionsstartupcache/StartupCache.cpp
- startupcache/StartupCache.h 3 additions, 0 deletionsstartupcache/StartupCache.h
- startupcache/StartupCacheInfo.cpp 47 additions, 0 deletionsstartupcache/StartupCacheInfo.cpp
- startupcache/StartupCacheInfo.h 28 additions, 0 deletionsstartupcache/StartupCacheInfo.h
- startupcache/components.conf 13 additions, 0 deletionsstartupcache/components.conf
- startupcache/moz.build 11 additions, 0 deletionsstartupcache/moz.build
- startupcache/nsIStartupCacheInfo.idl 38 additions, 0 deletionsstartupcache/nsIStartupCacheInfo.idl
- toolkit/content/aboutSupport.js 8 additions, 0 deletionstoolkit/content/aboutSupport.js
- toolkit/content/aboutSupport.xhtml 31 additions, 0 deletionstoolkit/content/aboutSupport.xhtml
- toolkit/locales/en-US/toolkit/about/aboutSupport.ftl 6 additions, 0 deletionstoolkit/locales/en-US/toolkit/about/aboutSupport.ftl
- toolkit/modules/Troubleshoot.jsm 12 additions, 0 deletionstoolkit/modules/Troubleshoot.jsm
- toolkit/modules/tests/browser/browser_Troubleshoot.js 22 additions, 0 deletionstoolkit/modules/tests/browser/browser_Troubleshoot.js
Loading
Please register or sign in to comment