[Webkit-unassigned] [Bug 23821] [GTK] On win, PluginMessageWin* and PluginMessageThrottlerWin need to be built too

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 13 07:50:10 PST 2009


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





------- Comment #5 from camaradetux at gmail.com  2009-02-13 07:50 PDT -------
Trying to solve the duplicated symbols problem made me compare
PluginDatabase.cpp and win/PluginDatabaseWin.cpp. There are several
windows-specific functions which are duplicated accross both files (inside an
#ifdef/#endif pair if inside PluginDatabase.cpp).
Should they be reunified ? Maybe partially ? If so should windows-specific
functions be moved to PluginDatabaseWin.cpp or be inside PluginDatabase.cpp and
only conditionnally compiled ?


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