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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 11 15:24:43 PST 2011


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


Antoine Labour <piman at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jamesr at chromium.org,
                   |                            |piman at chromium.org




--- Comment #3 from Antoine Labour <piman at chromium.org>  2011-11-11 15:24:43 PST ---
View in context: https://bugs.webkit.org/attachment.cgi?id=114777&action=review

> Source/WebKit/chromium/public/WebLayerTreeView.h:86
> +                                            int height);

WebKit is not subject to the 80 cols restrictions, so you can make it a single line.

> Source/WebKit/chromium/src/WebLayerTreeView.cpp:90
> +                                            int height)

Single line

> Source/WebKit/chromium/src/WebLayerTreeView.cpp:93
> +        pixels, WebCore::IntRect(0, 0, width, height));

Single line

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