Bug 252577

Summary: FontCascade::width overload is not defined
Product: WebKit Reporter: Vitor Roriz <vitor.roriz>
Component: TextAssignee: Nobody <webkit-unassigned>
Status: RESOLVED WONTFIX    
Severity: Normal CC: mmaxfield, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Other   
Hardware: Unspecified   
OS: Unspecified   

Vitor Roriz
Reported 2023-02-20 09:42:50 PST
overload: "static float width(TextLayout&, unsigned from, unsigned len, HashSet<const Font*>* fallbackFonts = 0)" at FontCascade is not defined/used
Attachments
Radar WebKit Bug Importer
Comment 1 2023-02-20 09:43:06 PST
Vitor Roriz
Comment 2 2023-02-20 09:46:51 PST
Vitor Roriz
Comment 3 2023-02-20 09:52:18 PST
This is not actually a bug, overload is implemented by ComplexTextController.cpp
Note You need to log in before you can comment on or make changes to this bug.