[Webkit-unassigned] [Bug 44127] [chromium] Thumbnails not generated for GPU Rendered Pages

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 30 14:45:49 PDT 2010


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





--- Comment #29 from Vangelis Kokkevis <vangelis at chromium.org>  2010-08-30 14:45:49 PST ---
(In reply to comment #28)
> (In reply to comment #27)
> > Created an attachment (id=65945)
 --> (https://bugs.webkit.org/attachment.cgi?id=65945) [details] [details]
> > Patch
> 
> Just to confirm: is it OK for me to use CGContextSetRGBFillColor() on a CG bitmap if it is not 32-bit RGBA?

That's a good question. I couldn't tell from the CG docs whether this will work. Another option would be to use: CGContextClearRect and in the Skia case paint to transparent black to match.

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