[Webkit-unassigned] [Bug 30786] Fix QtWebKit build for WIN_OS if Netscape plug-in support is turned off and refactor some related code

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 26 13:53:38 PDT 2009


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


Laszlo Gombos <laszlo.1.gombos at nokia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #41889|                            |review?
               Flag|                            |




--- Comment #1 from Laszlo Gombos <laszlo.1.gombos at nokia.com>  2009-10-26 13:53:36 PDT ---
Created an attachment (id=41889)
 --> (https://bugs.webkit.org/attachment.cgi?id=41889)
proposed patch

* platform/FileSystem.h: Refactor to make sure that each different type
definition is only repeated once.

* plugins/PluginPackage.cpp: (WebCore::PluginPackage::compareFileVersion): Move
it out from the ENABLE_PLUGIN_PACKAGE_SIMPLE_HASH guard and combine it with the
version from PluginPackageWin.

* plugins/win/PluginPackageWin.cpp: Remove compareFileVersion as it is now in
PluginPackage.cpp.

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