[Webkit-unassigned] [Bug 35146] Support tiled backing store

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


https://bugs.webkit.org/show_bug.cgi?id=35146


Simon Hausmann <hausmann at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #50032|review?                     |review+
               Flag|                            |




--- Comment #33 from Simon Hausmann <hausmann at webkit.org>  2010-03-10 23:33:24 PST ---
(From update of attachment 50032)

> +    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).

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list