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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 1 13:17:19 PDT 2010


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





--- Comment #41 from W. James MacLean <wjmaclean at chromium.org>  2010-09-01 13:17:19 PST ---
(In reply to comment #39)
>area. I suspect that thumbnails don't contain scroll bars (although I could be wrong) but more generally, we should be take into account the rect we're asked to grab.

I was just looking at my thumbnail output, and it seems (for thumbnails at least) that the scroll bars are already being clipped. Perhaps the thumbnailer takes scroll bars into account when it creates the WebCanvas bitmap?

What would we do if rect was ever bigger than the canvas' bitmap? Clip it to the bitmap size? 

I'll play around with this shortly, once I fix my broken repository ...

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