[Webkit-unassigned] [Bug 180979] Web Inspector: Slow open time enumerating system fonts (FontCache::systemFontFamilies)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 3 09:09:15 PST 2018


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

Ryan Haddad <ryanhaddad at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|FIXED                       |---

--- Comment #22 from Ryan Haddad <ryanhaddad at apple.com> ---
Rolled out in https://trac.webkit.org/r226359

It looks like fontNameIsSystemFont was defined inside a '#if ENABLE(VARIATION_FONTS)' block, but used outside of it. Mac EWS caught the failure before the patch was landed.

-- 
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/20180103/4cc8abfe/attachment.html>


More information about the webkit-unassigned mailing list