https://bugzilla.wikimedia.org/show_bug.cgi?id=51102

--- Comment #6 from Eduard Braun <eduard.bra...@gmx.de> ---
Sorry, wrong bug number, correct one for the needless loading of webfonts is
bug 51073.


(In reply to comment #4)
> You can use something like this in your common.js:
> 
> $.webfonts.repository.languages.en = ["Comic Sans MS", "OpenDyslexic"];
> 
> To use your system default, use:
> 
> $.webfonts.repository.languages.en = ["system", "Comic Sans MS",
> "OpenDyslexic"];
Is there a possibility to set all webfont repositories to, e.g. "system" to
effectively disable web-font loading through JavaScript?
If yes, will such JavaScript be executed early enough, e.g. before ULS tries to
load any webfonts?

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to