RESOLVED FIXED 146270
[Harfbuzz] ERROR: Shaper couldn't shape text run in WebCore::FontCascade::floatWidthForComplexTest
https://bugs.webkit.org/show_bug.cgi?id=146270
Summary [Harfbuzz] ERROR: Shaper couldn't shape text run in WebCore::FontCascade::flo...
Michael Catanzaro
Reported 2015-06-23 18:02:47 PDT
This error: ERROR: Shaper couldn't shape text run. ../../Source/WebCore/platform/graphics/cairo/FontCairoHarfbuzzNG.cpp(93) : float WebCore::FontCascade::floatWidthForComplexText(const WebCore::TextRun &, HashSet<const WebCore::Font *> *, WebCore::GlyphOverflow *) const Prints very many times in my terminal when loading https://pulse.cio.gov/https/agencies/
Attachments
Michael Catanzaro
Comment 1 2015-06-23 18:08:09 PDT
I see // FIXME: This should mimic Mac port. was added to this function in r168528.
Michael Catanzaro
Comment 2 2017-09-28 06:46:47 PDT
It also prints many times when running running TestWebViewEditor, which loads a very simple HTML page.
Michael Catanzaro
Comment 3 2017-10-02 04:37:26 PDT
Probably fixed by bug #167956.
Michael Catanzaro
Comment 4 2017-10-04 09:17:59 PDT
Probably fixed.
Note You need to log in before you can comment on or make changes to this bug.