Bug 123342

Summary: Faster way for simple line layout to check if text has fallback fonts
Product: WebKit Reporter: Antti Koivisto <koivisto>
Component: Layout and RenderingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, esprehn+autocc, glenn, kondapallykalyan
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
patch kling: review+

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.