Bug 252577
| Summary: | FontCascade::width overload is not defined | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Vitor Roriz <vitor.roriz> |
| Component: | Text | Assignee: | 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
overload: "static float width(TextLayout&, unsigned from, unsigned len, HashSet<const Font*>* fallbackFonts = 0)" at FontCascade is not defined/used
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/105683236>
Vitor Roriz
Pull request: https://github.com/WebKit/WebKit/pull/10136
Vitor Roriz
This is not actually a bug, overload is implemented by ComplexTextController.cpp