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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 5 00:40:09 PST 2011


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


Joone Hur <joone at kldp.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #77469|0                           |1
        is obsolete|                            |
  Attachment #77979|                            |review?
               Flag|                            |




--- Comment #20 from Joone Hur <joone at kldp.org>  2011-01-05 00:40:07 PST ---
Created an attachment (id=77979)
 --> (https://bugs.webkit.org/attachment.cgi?id=77979&action=review)
Proposed Patch

WebKit/gtk/WebCoreSupport/ChromeClientGtk.cpp:437
> > +    notImplemented();
> 
> Is this really notImplemented() or is it an empty implementation? There's a subtle difference.

This callback can be called when m_deletegatesScrolling of the ScrollView is true, but this value is false by default.
m_deletegatesScrolling can be set to true value in QWebKit, so we don't need to implement this function in WebKitGtk+.

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