RESOLVED FIXED 123342
Faster way for simple line layout to check if text has fallback fonts
https://bugs.webkit.org/show_bug.cgi?id=123342
Summary Faster way for simple line layout to check if text has fallback fonts
Antti Koivisto
Reported 2013-10-25 08:00:39 PDT
The current strategy of calling RenderText::knownToHaveNoOverflowAndNoFallbackFonts is slow.
Attachments
patch (3.94 KB, patch)
2013-10-25 08:10 PDT, Antti Koivisto
kling: review+
Antti Koivisto
Comment 1 2013-10-25 08:10:19 PDT
Andreas Kling
Comment 2 2013-10-25 08:47:07 PDT
Comment on attachment 215176 [details] patch Clever!
Antti Koivisto
Comment 3 2013-10-25 08:57:39 PDT
Note You need to log in before you can comment on or make changes to this bug.