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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 31 05:55:05 PDT 2010


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





--- Comment #31 from W. James MacLean <wjmaclean at chromium.org>  2010-08-31 05:55:05 PST ---
(In reply to comment #29)
> (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] [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.

I thought the CG docs was a bit unclear on this too.

I've changed the code as you suggested, and uploaded a fresh patch.

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