[Webkit-unassigned] [Bug 18831] [GTK] support windowless plugins

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 5 19:15:17 PST 2009


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


Brian Tarricone <bjt23 at cornell.edu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #42350|0                           |1
        is obsolete|                            |
  Attachment #42620|                            |review?
               Flag|                            |




--- Comment #20 from Brian Tarricone <bjt23 at cornell.edu>  2009-11-05 19:15:14 PDT ---
Created an attachment (id=42620)
 --> (https://bugs.webkit.org/attachment.cgi?id=42620)
gtk windowless v4

Changes from last patch:

* If needed, set the GdkColormap on the plugin's GdkPixmap wrapper (necessary
if the plugin does not use gtk).
* Don't bail on visual/colormap selection if xrender>=0.5 isn't found unless
depth is also 32.
* Add ChangeLog entry.

I'm feeling decently good about this.  It's not perfect, but it seems to work
at least as well as the windowless support for Qt.  I'd like to get at least
this much checked in if possible and then handle fixes/improvements as they
become necessary.

There's also some work that can be done to avoid some code duplication between
the Qt and gtk backends for this, which is probably best done in a future
patch.

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