[webkit-reviews] review granted: [Bug 70352] [chromium] Preserve offscreen tiles instead of immediately recycling them : [Attachment 111493] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 18 15:06:29 PDT 2011


James Robinson <jamesr at chromium.org> has granted Adrienne Walker
<enne at google.com>'s request for review:
Bug 70352: [chromium] Preserve offscreen tiles instead of immediately recycling
them
https://bugs.webkit.org/show_bug.cgi?id=70352

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

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


This looks great!

> Source/WebCore/platform/graphics/chromium/TiledLayerChromium.cpp:-90
> -    m_unusedTiles.clear();

can you delete m_unusedTiles from the class definition in the .h as well? It
seems unused.


More information about the webkit-reviews mailing list