[Webkit-unassigned] [Bug 17679] Shared PluginView implementation

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 17 17:21:13 PDT 2008


http://bugs.webkit.org/show_bug.cgi?id=17679


dobey at wayofthemonkey.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #19570|0                           |1
        is obsolete|                            |
  Attachment #19856|                            |review?
               Flag|                            |




------- Comment #4 from dobey at wayofthemonkey.com  2008-03-17 17:21 PDT -------
Created an attachment (id=19856)
 --> (http://bugs.webkit.org/attachment.cgi?id=19856&action=view)
Updated patch to refactor PluginView

Here is an updated smaller patch which implements a shared PluginView class.
This version avoids using #if PLATFORM(WIN) in the cross-platform code, and
just migrates the bare minimum for now, until other refactoring can be done
with Widget as well. This will allow platforms to implement working plug-in
support for their ports. It would be great if we could get this in asap, as I
will be submitting refactored portions of my GTK+ plug-in support patch based
on this refactoring, tomorrow. :)


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