Name Description Size
.nvmrc 8
AboutNewTabService.sys.mjs The nsIAboutNewTabService is accessed by the AboutRedirector anytime about:home, about:newtab or about:welcome are requested. The primary job of an nsIAboutNewTabService is to tell the AboutRedirector what resources to actually load for those requests. The nsIAboutNewTabService is not involved when the user has overridden the default about:home or about:newtab pages. There are two implementations of this service - 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. 17813
components.conf 564
metrics.yaml 106639
moz.build 617
nsIAboutNewTabService.idl Allows to override about:newtab to point to a different location than the one specified within AboutRedirector.cpp 1261
pings.yaml 2537
test