[Webkit-unassigned] [Bug 20081] [Qt] Add support for windowless NPAPI plugins

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 29 04:41:47 PDT 2009


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


Girish Ramakrishnan <girish at forwardbias.in> changed:

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




--- Comment #27 from Girish Ramakrishnan <girish at forwardbias.in>  2009-09-29 04:41:47 PDT ---
Created an attachment (id=40294)
 --> (https://bugs.webkit.org/attachment.cgi?id=40294)
Windowless patch - painting and event handling (4)

4,5,7 now work. So painting, mouse, focus, keyboard handling should all work.

6, I am not entirely sure.  The diamondx plugin manages to show popups and the
gtk file dialog. However, the flash plugin fails to show the context menu. This
seems to be the case with chrome/windowless too. So, maybe flash decides not to
show the context menu for some reason. No idea how to fix this/proceed. Is this
a blocker for landing?

Also fixes the case of not having a backing store, we just use the pixmap and
painter (no content propagation).

check-webkit-style reports no errors :)

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