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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 9 18:35:49 PDT 2010


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





--- Comment #69 from Vangelis Kokkevis <vangelis at chromium.org>  2010-09-09 18:35:48 PST ---
(From update of attachment 67085)
View in context: https://bugs.webkit.org/attachment.cgi?id=67085&action=prettypatch

> WebKit/chromium/src/WebViewImpl.cpp:972
> +    IntRect invertRect(rect.x(), bitmapHeight - (rect.y() + rect.height()), rect.width(), rect.height());
Ah, ok, I think I see it now! Thanks for the detailed explanation.

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