gecko-dev/uriloader/preload
Emilio Cobos Álvarez 6bb08bd490 Bug 1646056 - Use const references as keys instead of raw pointers for PreloadHashKey. r=mayhemer
Feels a bit more natural for the callers this way. This should have no
behavior change.

Differential Revision: https://phabricator.services.mozilla.com/D79831
2020-06-18 14:06:34 +00:00
..
gtest Bug 1646056 - Use const references as keys instead of raw pointers for PreloadHashKey. r=mayhemer 2020-06-18 14:06:34 +00:00
FetchPreloader.cpp Bug 1646056 - Use const references as keys instead of raw pointers for PreloadHashKey. r=mayhemer 2020-06-18 14:06:34 +00:00
FetchPreloader.h Bug 1646056 - Use const references as keys instead of raw pointers for PreloadHashKey. r=mayhemer 2020-06-18 14:06:34 +00:00
PreloadHashKey.cpp Bug 1642591 - Don't make referrer policy a cache miss for sub-resource {pre,}loads. r=mayhemer,tnikkel 2020-06-18 14:06:20 +00:00
PreloadHashKey.h Bug 1646056 - Use const references as keys instead of raw pointers for PreloadHashKey. r=mayhemer 2020-06-18 14:06:34 +00:00
PreloadService.cpp Bug 1646056 - Use const references as keys instead of raw pointers for PreloadHashKey. r=mayhemer 2020-06-18 14:06:34 +00:00
PreloadService.h Bug 1646056 - Use const references as keys instead of raw pointers for PreloadHashKey. r=mayhemer 2020-06-18 14:06:34 +00:00
PreloaderBase.cpp Bug 1646056 - Use const references as keys instead of raw pointers for PreloadHashKey. r=mayhemer 2020-06-18 14:06:34 +00:00
PreloaderBase.h Bug 1646056 - Use const references as keys instead of raw pointers for PreloadHashKey. r=mayhemer 2020-06-18 14:06:34 +00:00
moz.build Bug 1618535 - Implement preloading for as="fetch" type r=kershaw,baku 2020-05-11 14:12:33 +00:00