[webkit-reviews] review granted: [Bug 83530] [chromium] Fold LayerChromium::updateCompositorResources into main update : [Attachment 136575] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 10 18:31:45 PDT 2012


Adrienne Walker <enne at google.com> has granted James Robinson
<jamesr at chromium.org>'s request for review:
Bug 83530: [chromium] Fold LayerChromium::updateCompositorResources into main
update
https://bugs.webkit.org/show_bug.cgi?id=83530

Attachment 136575: Patch
https://bugs.webkit.org/attachment.cgi?id=136575&action=review

------- Additional Comments from Adrienne Walker <enne at google.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=136575&action=review


R=me.  Thanks for the explanation about the needsIdlePaint change.

> Source/WebCore/platform/graphics/chromium/Canvas2DLayerChromium.cpp:98
> -    TRACE_EVENT("Canvas2DLayerChromium::paintContentsIfDirty", this, 0);
> +    TRACE_EVENT0("cc", "Canvas2DLayerChromium::paintContentsIfDirty");

Second verse, same as the first.


More information about the webkit-reviews mailing list