[webkit-reviews] review granted: [Bug 99205] [BlackBerry] Only reallocate buffers that were allocated before suspending : [Attachment 168496] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 15 11:22:23 PDT 2012


Antonio Gomes <tonikitoo at webkit.org> has granted Jakob Petsovits
<jpetsovits at rim.com>'s request for review:
Bug 99205: [BlackBerry] Only reallocate buffers that were allocated before
suspending
https://bugs.webkit.org/show_bug.cgi?id=99205

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

------- Additional Comments from Antonio Gomes <tonikitoo at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=168496&action=review


> Source/WebKit/blackberry/WebKitSupport/BackingStoreTile.cpp:104
> +    return static_cast<bool>(m_buffer);

is return m_buffer enough?


More information about the webkit-reviews mailing list