[Webkit-unassigned] [Bug 190195] User installed fonts are not always disabled when they should be

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 2 11:39:07 PDT 2018


https://bugs.webkit.org/show_bug.cgi?id=190195

--- Comment #8 from Antti Koivisto <koivisto at iki.fi> ---
> The default setting for WKWebViews (and regular WebViews) is that
> user-installed fonts are allowed. Changing the default will cause tons of
> native apps to break.

This doesn't change any default settings. It only changes what happens when you construct a FontDescription and don't initialize allowUserInstalledFonts bit. All cases where this happens seemed to be places where enabling it was wrong.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20181002/99d209ca/attachment.html>


More information about the webkit-unassigned mailing list