[Webkit-unassigned] [Bug 72188] Expose compositeAndReadback in WebLayerTreeView

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Nov 13 20:40:00 PST 2011


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





--- Comment #6 from Darin Fisher (:fishd, Google) <fishd at chromium.org>  2011-11-13 20:40:00 PST ---
(From update of attachment 114792)
View in context: https://bugs.webkit.org/attachment.cgi?id=114792&action=review

> Source/WebKit/chromium/src/WebLayerTreeView.cpp:91
> +    return m_private->compositeAndReadback(pixels, WebCore::IntRect(0, 0, size.width, size.height));

any reason not to expose the underlying subset capability?

WebKit API changes LGTM

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