[Webkit-unassigned] [Bug 14797] New: [gtk] Make GraphicsContext use a full GdkEventExpose* to ease implementing Widget::paint

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 27 20:06:46 PDT 2007


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

           Summary: [gtk] Make GraphicsContext use a full GdkEventExpose* to
                    ease implementing Widget::paint
           Product: WebKit
           Version: 522+ (nightly)
          Platform: Macintosh
        OS/Version: Mac OS X 10.4
            Status: NEW
          Keywords: Gtk
          Severity: Normal
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: freyther at handhelds.org
 BugsThisDependsOn: 14781


To implement Widget::paint we need to paint at the moment RenderWidget is going
to request painting. To ease that we will store the full GdkEventExpose inside
the GraphicsContext. And create a synthetic GdkEvent and ask gtkWidget to
paint, this should be roughly similiar to how GtkContainer is handling exposing
of children and will continue to work once we have multiple frames in Gtk as
well.


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