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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 5 08:21:15 PST 2008


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

           Summary: Shared PluginView implementation
           Product: WebKit
           Version: 525+ (Nightly build)
          Platform: PC
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Plug-ins
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: dobey at wayofthemonkey.com


Here's my patch to refactor PluginView to be shared. This patch doesn't change
the Wx port currently as it needs changes in the Widget implementation to be
able to use PluginView. And looking at Widget.h, it looks like there could be a
good bit of refactoring done there as well. Also, once Widget gets refactored,
we could add some cross-platform methods there to replace bits that are
currently in #if PLATFORM() blocks inside PluginView.cpp in this patch, such as
calling ::UpdateWindow() on Windows.


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