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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 3 19:12:32 PDT 2010


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





--- Comment #52 from Vangelis Kokkevis <vangelis at chromium.org>  2010-09-03 19:12:32 PST ---
(From update of attachment 66521)
View in context: https://bugs.webkit.org/attachment.cgi?id=66521&action=prettypatch

> WebKit/chromium/src/WebViewImpl.cpp:1017
> +                SkIRect srcRect(IntRect(IntPoint(), rect.size()));
It was pointed out to me that the semantics of the WebViewImpl::paint() method call for the rect to be painted on the WebCanvas with the same offset it was grabbed from. In other words, the dest rect must be the same as the source rect. Sorry about the confusion!

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