gecko-dev/uriloader/preload
Frédéric Wang dfe20823f5 Bug 1866277 - Fix <link rel=preload as=fetch> priority when fetchpriority disabled. r=emilio
This commit aligns the internal priority of <link rel=preload as=fetch>
when fetchpriority support is disabled with the fetchpriority=auto case
when the support is enabled. Also aligns unreachable code in
LinkRelPreloadFetch with that value.

Differential Revision: https://phabricator.services.mozilla.com/D199877
2024-02-05 16:34:04 +00:00
..
gtest Bug 1869835 - Part 1: Add code to emit ETW markers on Windows when a trace logger is enabled. r=canaltinova,profiler-reviewers 2023-12-21 18:17:40 +00:00
FetchPreloader.cpp Bug 1872839 - Remove aMimeTypeGuess parameter from nsIContentPolicy. r=freddyb 2024-01-08 15:47:42 +00:00
FetchPreloader.h Bug 1865610: part 10) Add fetchpriority attribute support for rel=preload as=fetch and rel=preload as=font. r=emilio,valentin 2023-11-30 15:00:10 +00:00
moz.build
PreloaderBase.cpp Bug 1425310 - Implement modulepreload for link rel. r=yulia,smaug,jonco 2023-05-14 10:49:46 +00:00
PreloaderBase.h Bug 1839315: part 3) Remove no-op method PreloaderBase::PrioritizeAsPreload. r=necko-reviewers,valentin 2023-10-11 10:21:56 +00:00
PreloadHashKey.cpp
PreloadHashKey.h
PreloadService.cpp Bug 1866277 - Fix <link rel=preload as=fetch> priority when fetchpriority disabled. r=emilio 2024-02-05 16:34:04 +00:00
PreloadService.h Bug 1865610: part 10) Add fetchpriority attribute support for rel=preload as=fetch and rel=preload as=font. r=emilio,valentin 2023-11-30 15:00:10 +00:00