[Webkit-unassigned] [Bug 72805] New: [GTK] gtk_widget_size_allocate for plugin widgets should happen in the WebView size-allocate method

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Nov 19 11:49:36 PST 2011


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

           Summary: [GTK] gtk_widget_size_allocate for plugin widgets
                    should happen in the WebView size-allocate method
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: mrobinson at webkit.org


Currently gtk_widget_size_allocate is called while rendering the WebView. Ideally this would happen in the size-allocate method of the WebView. This will help illiminate artifacts around plugins will scrolling.

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