[Webkit-unassigned] [Bug 70390] WebKit not ensure font load before calling Skia devices to draw during Chrome printing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 26 11:55:39 PDT 2011


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





--- Comment #17 from Arthur Hsu <arthurhsu at chromium.org>  2011-10-26 11:55:39 PST ---
(In reply to comment #14)
> This will slow down the non-printing case when SKIA_TEXT is defined, and that will be our default soon.
> 
> Ben and I have been struggling to find a reproducible case where the raster drawing fails, but we have not be able to. Please make this change conditional on printing, or help us find the repro-case which justifies it for the non-printing case.

Also, I don't see a way to justify whether a GraphicsContext is for printing or for screen rendering when it reaches glyph drawing.  If there's a way please let me know, thanks.

-- 
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