[webkit-reviews] review granted: [Bug 35146] Support tiled backing store : [Attachment 50032] QtWebKit patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 10 23:33:24 PST 2010


Simon Hausmann <hausmann at webkit.org> has granted Antti Koivisto
<koivisto at iki.fi>'s request for review:
Bug 35146: Support tiled backing store
https://bugs.webkit.org/show_bug.cgi?id=35146

Attachment 50032: QtWebKit patch
https://bugs.webkit.org/attachment.cgi?id=50032&action=review

------- Additional Comments from Simon Hausmann <hausmann at webkit.org>

> +    WebCore::TiledBackingStore* backingStore =
QWebFramePrivate::core(page()->mainFrame())->tiledBackingStore();;

A catastrophic error: Two trailing semicolons :)

The rest of the patch looks good to me, only minor things that we can fix after
landing (for example docs).


More information about the webkit-reviews mailing list