[webkit-reviews] review granted: [Bug 77555] [chromium] Add setNeedsRedraw to WebWidget : [Attachment 126069] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 8 13:37:55 PST 2012


James Robinson <jamesr at chromium.org> has granted Jonathan Backer
<backer at chromium.org>'s request for review:
Bug 77555: [chromium] Add setNeedsRedraw to WebWidget
https://bugs.webkit.org/show_bug.cgi?id=77555

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

------- Additional Comments from James Robinson <jamesr at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=126069&action=review


R=me with one comment

> Source/WebCore/platform/graphics/chromium/cc/CCLayerTreeHostImpl.h:116
> +    void setFullRootLayerDamage();

Please document this. From the function name I can't tell why this is different
than calling setNeedsDisplay() on the root layer


More information about the webkit-reviews mailing list