[Webkit-unassigned] [Bug 69370] WebKit not ensure font load before calling Skia to drawPosText

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 4 14:24:56 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=69370





--- Comment #3 from Arthur Hsu <arthurhsu at chromium.org>  2011-10-04 14:24:56 PST ---
(In reply to comment #2)
> (From update of attachment 109685 [details])
> Is there any way to construct a test case for this?

This currently causes problem only in Chrome printing code because Skia needs to query GDI outline text metrics for generating PDF data.  I'm not sure how that sandbox/PDF generation can fit in WebKit testing.

> What is the failure mode if this doesn't happen?

In Chrome it will crash the renderer and the printing will fail.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list