[webkit-reviews] review granted: [Bug 64009] [chromium] Add compositor texture manager soft limits and lost focus reclaiming : [Attachment 99855] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 6 13:27:07 PDT 2011


James Robinson <jamesr at chromium.org> has granted Adrienne Walker
<enne at google.com>'s request for review:
Bug 64009: [chromium] Add compositor texture manager soft limits and lost focus
reclaiming
https://bugs.webkit.org/show_bug.cgi?id=64009

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

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

Looks good.

> Source/WebCore/platform/graphics/chromium/TextureManager.h:66
> +    bool reduceMemoryToLimit(size_t);

the return value is never used, can you change it to be void?


More information about the webkit-reviews mailing list