wiki.techinc.nl/tests
Dave Pifke 0a3aa08b72 OutputPage: Add experimental preconnect resource hint for thumbnails
Adds <link rel="preconnect"> for the first valid foreign or local file
repo, on pages containing images.

This is a hint to the browser that it should open a connection to the
other host (e.g. upload.wikimedia.org), if it doesn't have one
already.  Doing so allows the connection setup to happen before page
parsing is complete, and should result in faster image loading,
especially on slow connections.

Bug: T123582
Change-Id: I2dcc14f05012570a3e41ed8c7064969a4cbfb6db
2020-04-07 21:04:47 +00:00
..
api-testing Merge "SearchHandler: emit Cache-Control header." 2020-04-06 15:53:50 +00:00
common REST endpoints: Add etag and last-modified headers 2020-03-26 00:18:34 +01:00
integration/includes Autofix 94 PHPUnit 8 compat issues 2019-12-13 15:29:10 +01:00
parser Deprecate parserTests format v1 (take 2) 2020-04-02 14:01:09 -04:00
phan
phpunit OutputPage: Add experimental preconnect resource hint for thumbnails 2020-04-07 21:04:47 +00:00
qunit Use class keyword for classname resolution 2020-03-27 09:33:01 +01:00
selenium [selenium] Make tests skin agnostic 2020-03-25 16:21:18 +01:00
.htaccess