[webkit-reviews] review granted: [Bug 60864] Suboptimal lifetime of BackingStore objects in DrawingAreaProxyImpl : [Attachment 93604] Patch to reuse backing stores and reduce timeout to 2 seconds

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun May 15 22:08:28 PDT 2011


Geoffrey Garen <ggaren at apple.com> has granted Michael Saboff
<msaboff at apple.com>'s request for review:
Bug 60864: Suboptimal lifetime of BackingStore objects in DrawingAreaProxyImpl
https://bugs.webkit.org/show_bug.cgi?id=60864

Attachment 93604: Patch to reuse backing stores and reduce timeout to 2 seconds
https://bugs.webkit.org/attachment.cgi?id=93604&action=review

------- Additional Comments from Geoffrey Garen <ggaren at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=93604&action=review

r=me

> Source/WebKit2/UIProcess/DrawingAreaProxyImpl.cpp:212
> +    // If we have a backing store the right size, reuse it.

"backing store that is the right size" would make for a more grammatically
correct comment.


More information about the webkit-reviews mailing list