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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 29 06:40:56 PDT 2009


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


Girish Ramakrishnan <girish at forwardbias.in> changed:

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




--- Comment #28 from Girish Ramakrishnan <girish at forwardbias.in>  2009-09-29 06:40:55 PDT ---
Created an attachment (id=40299)
 --> (https://bugs.webkit.org/attachment.cgi?id=40299)
Windowless patch - painting and event handling (5)

New patch after review by kenneth on irc.

Changes:
1. Create static funcs for setting the XEvent (follow the trend for setting
keyboard event).
2. Add better comment for why setNPWindowRect is not called multiple times for
windowed/full mode.
3. Add comment for -offset
4. s/hasBackingStore/hasValidBackingStore
5. Display detection code moved to getPluginDisplay()
6. Use QX11Info * in platformStart()

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