[Webkit-unassigned] [Bug 26040] New: [GTK] Should investigate plugin-related GdkWindow moved/resizes on expose

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 27 02:04:37 PDT 2009


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

           Summary: [GTK] Should investigate plugin-related GdkWindow
                    moved/resizes on expose
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Minor
          Priority: P2
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: zuh at iki.fi


While playing around with the client side windows branch of GTK+, I hit an
assertion (specific to that GTK+ branch) with any page containing flash.

Alexander Larsson tracked this down to a GdkWindow being moved/resized during
an double-buffered expose event:

http://mail.gnome.org/archives/gtk-devel-list/2009-May/msg00168.html

While the assertion is now replaced by "fixing" the situation, it should be
investigated why this happens and if it's possible to avoid it. Window
operations during expose events sounds like a bad thing to do anyway.


-- 
Configure bugmail: https://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