[Webkit-unassigned] [Bug 14729] [gtk] Implement FrameLoaderClientGdk::createFrame

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 30 12:42:19 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=14729


freyther at handhelds.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #15731|review?                     |
               Flag|                            |
  Attachment #15731|0                           |1
        is obsolete|                            |
  Attachment #15748|                            |review?
               Flag|                            |




------- Comment #4 from freyther at handhelds.org  2007-07-30 12:42 PDT -------
Created an attachment (id=15748)
 --> (http://bugs.webkit.org/attachment.cgi?id=15748&action=view)
Implement ScrollView similiar to win/qt

It has the same controversal change as the previous attachment. This patch
changes the following things:

  -It should apply against ToT
  -It handles getting embedded into a GtkScrolledWindow nicely by using
GtkAdjustment

Known issues:
  -On destructing it seems I get ref counting of the PlatformScrollbar wrong.
  -We might create and destroy PlatformScrollbar too often (same as on Windows
and not introduced by this patch)


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



More information about the webkit-unassigned mailing list