[Webkit-unassigned] [Bug 45423] [Gtk] Port tiled backing store

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 27 20:41:50 PDT 2010


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


Julien Chaffraix <jchaffraix at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #68178|0                           |1
        is obsolete|                            |
  Attachment #68365|0                           |1
        is obsolete|                            |
  Attachment #69014|                            |review?
               Flag|                            |




--- Comment #12 from Julien Chaffraix <jchaffraix at webkit.org>  2010-09-27 20:41:49 PST ---
Created an attachment (id=69014)
 --> (https://bugs.webkit.org/attachment.cgi?id=69014)
Updated version: Takes all the comments into account

Just a caveat, I say I would move the ChromeClientGtk method into the webview but actually visibleRectForTiledBackingStore is a virtual function expected to be implemented by ChromeClient ports. It’s a one liner so not sure how it can be split. Also a call from ChromeClient -> webview api layer doesn’t seem right.

-- 
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