[Webkit-unassigned] [Bug 24115] New: Introduce platform independent stubs for plugins

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 23 19:11:54 PST 2009


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

           Summary: Introduce platform independent stubs for plugins
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P3
         Component: Plug-ins
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: laszlo.1.gombos at nokia.com


I noticed that there are 2 implementations for plug-in stubs. One
implementation is under WebCore/plugins/wx for the wx port and the other one is
in the WebCore/platform/qt/TemporaryLinkStubs.cpp for certain the Qt ports.
There is no reason why the stubs could not be shared between the wx and Qt
ports and potentially used by other ports as well. 

The proposal is to promote the wx stubs to top level stubs to the
WebCore/plugins directory - similarly as this has been handled for
IconDatabase(None) and Threading(None).

Patch will follow.


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