RESOLVED FIXED 184720
Improve the performance of FontCascadeDescription's effectiveFamilies
https://bugs.webkit.org/show_bug.cgi?id=184720
Summary Improve the performance of FontCascadeDescription's effectiveFamilies
Myles C. Maxfield
Reported 2018-04-17 17:27:50 PDT
Improve the performance of FontCascadeDescription's effectiveFamilies
Attachments
WIP (11.12 KB, patch)
2018-04-17 17:28 PDT, Myles C. Maxfield
no flags
WIP (12.06 KB, patch)
2018-04-18 03:40 PDT, Myles C. Maxfield
no flags
Patch (4.72 KB, patch)
2018-04-30 16:20 PDT, Myles C. Maxfield
simon.fraser: review+
Myles C. Maxfield
Comment 1 2018-04-17 17:28:31 PDT
Myles C. Maxfield
Comment 2 2018-04-17 17:29:11 PDT
Myles C. Maxfield
Comment 3 2018-04-18 03:40:53 PDT
Myles C. Maxfield
Comment 4 2018-04-30 16:20:45 PDT
Simon Fraser (smfr)
Comment 5 2018-04-30 16:30:06 PDT
Comment on attachment 339159 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=339159&action=review > Source/WebCore/ChangeLog:4 > + https://bugs.webkit.org/show_bug.cgi?id=184720 Radar number. > Source/WebCore/ChangeLog:9 > + with roughly few number of individual fonts. It turns out we were calling into the system-ui "with roughly few number" ? > Source/WebCore/ChangeLog:11 > + https://bugs.webkit.org/show_bug.cgi?id=175845). These data URLS are never for the system font, are never what?
Myles C. Maxfield
Comment 6 2018-04-30 17:23:30 PDT
Note You need to log in before you can comment on or make changes to this bug.