With MediaWiki 1.44/wmf.18 I observe some "delayed images" when I reload pages in Firefox:
- The "glasses symbol" for Appearance is replaced by a black square for a tiny moment
- For some images there is a slight delay (first only the label is shown). I could not see this effect with Chrome or Edge.
For the main page of de.Wikipedia the effect is there for one image. Using the firefox debugger I found a message for this image:
Referrer Policy: Die weniger eingeschränkte Referrer Policy "origin-when-cross-origin" für die Website-übergreifende Anfrage wird ignoriert: https://upload.wikimedia.org/wikipedia/commons/thumb/c/c2/Wahlkampf_Landtagswahl_NRW_2022_-_SPD_-_Roncalliplatz_K%C3%B6ln_2022-05-13-4265_Crop_3.jpg/89px-Wahlkampf_Landtagswahl_NRW_2022_-_SPD_-_Roncalliplatz_K%C3%B6ln_2022-05-13-4265_Crop_3.jpg
There is also one warning in the JavaScript console:
This page is using the deprecated ResourceLoader module "mediawiki.Uri". [1.43] Please use browser native URL.

