Bug 409945 - font downloaded twice
Summary: font downloaded twice
Status: RESOLVED INTENTIONAL
Alias: None
Product: www.kde.org
Classification: Websites
Component: general (show other bugs)
Version: unspecified
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: kde-www mailing-list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-07-18 11:02 UTC by Jonathan Riddell
Modified: 2021-03-10 19:48 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jonathan Riddell 2019-07-18 11:02:39 UTC
if you visist kde.org and then neon.kde.org the browser downloads the stuff twice despite being the same files
Comment 1 carl 2019-07-18 11:13:47 UTC
The fonts need to be moved to cdn.kde.org.

By the way, bootstrap and jquery are now hosted in the CDN and this need to be used between kde.org and neon.kde.org too (for the moment only userbase use it).

https://cdn.kde.org/aether/css/bootstrap.min.css
https://cdn.kde.org/aether/js/bootstrap.min.js
https://cdn.kde.org/aether/js/popper.min.js
https://cdn.kde.org/aether/js/jquery.min.js
Comment 2 Carl Schwan 2021-03-10 19:48:36 UTC
Actually, it's impossible to not download the font twice. In recent years chrome and firefox started to not allow sharing assets between websites because of security reasons.