gecko-dev/uriloader/preload
Honza Bambas 3195caba81 Bug 1637888 - Add a null-check for Document passed to `PreloaderBase::NotifyRestart` as it is a valid case to happen, r=emilio
Differential Revision: https://phabricator.services.mozilla.com/D75282
2020-05-14 11:24:03 +00:00
..
gtest Bug 1618535 - Implement preloading for as="fetch" type r=kershaw,baku 2020-05-11 14:12:33 +00:00
FetchPreloader.cpp Bug 1618535 - Add missing `#include "nsIDocShell.h"` to unbreak the Thunderbird build r=baku 2020-05-12 07:11:11 +00:00
FetchPreloader.h Bug 1618535 - Implement preloading for as="fetch" type r=kershaw,baku 2020-05-11 14:12:33 +00:00
PreloadHashKey.cpp Bug 1618536 - Preload for fonts, r=heycam,hsivonen 2020-05-11 14:14:32 +00:00
PreloadHashKey.h Bug 1618536 - Preload for fonts, r=heycam,hsivonen 2020-05-11 14:14:32 +00:00
PreloadService.cpp Bug 1618322 - Merge `network.preload.experimental` pref to `network.preload`, r=dragana 2020-05-11 14:15:30 +00:00
PreloadService.h Bug 1618536 - Preload for fonts, r=heycam,hsivonen 2020-05-11 14:14:32 +00:00
PreloaderBase.cpp Bug 1637888 - Add a null-check for Document passed to `PreloaderBase::NotifyRestart` as it is a valid case to happen, r=emilio 2020-05-14 11:24:03 +00:00
PreloaderBase.h Bug 1618295 - Make imgRequestProxy implement and use PreloaderBase to support the preload as speculative load feature; r=tnikkel,smaug,mayhemer 2020-05-11 14:43:05 +00:00
moz.build Bug 1618535 - Implement preloading for as="fetch" type r=kershaw,baku 2020-05-11 14:12:33 +00:00