Name Description Size
.nvmrc 8
AboutHomeStartupCache.sys.mjs AboutHomeStartupCache is responsible for reading and writing the initial about:home document from the HTTP cache as a startup performance optimization. It only works when the "privileged about content process" is enabled and when ENABLED_PREF is set to true. See https://firefox-source-docs.mozilla.org/browser/extensions/newtab/docs/v2-system-addon/about_home_startup_cache.html for further details. 29407
AboutNewTabRedirector.sys.mjs This nsIAboutModule is for about:home and about:newtab. The primary job of the AboutNewTabRedirector is to resolve requests to load about:home and about:newtab to the appropriate resources for those requests. The AboutNewTabRedirector is not involved when the user has overridden the default about:home or about:newtab pages. There are two implementations of this nsIAboutModule - one for the parent process, and one for content processes. Each one has some secondary responsibilties that are process-specific. The need for two implementations is an unfortunate consequence of how document loading and process redirection for about: pages currently works in Gecko. The commonalities between the two implementations has been put into an abstract base class. 19664
components.conf 662
metrics.yaml 89924
moz.build 601
pings.yaml 2074
test