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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 30 20:10:18 PDT 2009


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


Brian Tarricone <bjt23 at cornell.edu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #42175|0                           |1
        is obsolete|                            |




--- Comment #10 from Brian Tarricone <bjt23 at cornell.edu>  2009-10-30 20:10:15 PDT ---
Created an attachment (id=42247)
 --> (https://bugs.webkit.org/attachment.cgi?id=42247)
Second mostly-working patch

Ok, this one's a bit better.

wmode=opaque appears to work perfectly.

wmode=transparent works, but the background doesn't appear to get painted, and
I'm not sure what to do about that.

The input handling code works, but could probably stand to be cleaned up a bit.

On a semi-related note, PluginView.cpp defaults m_isTransparent to false. 
Mozilla's NPAPI docs say that the default for windowless plugins should be
transparent.  Maybe this should be changed?

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