Bug 137395
Summary: | SVGToOTFFontConverter::addCodepointRanges() has "absurdly slow" behavior | ||
---|---|---|---|
Product: | WebKit | Reporter: | Myles C. Maxfield <mmaxfield> |
Component: | Layout and Rendering | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | ||
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Myles C. Maxfield
It allocates and deallocates an entire string for each code point.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |