[Webkit-unassigned] [Bug 25988] PluginPackage*.cpp cleanup

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun May 24 01:30:17 PDT 2009


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


zecke at selfish.org changed:

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




------- Comment #2 from zecke at selfish.org  2009-05-24 01:30 PDT -------
Created an attachment (id=30628)
 --> (https://bugs.webkit.org/attachment.cgi?id=30628&action=view)
Move hash and equal to PluginPackage

The hash, equal and compare version can be shared between Gtk and Qt. Move them
into PluginPackage.cpp and guard the implementation with a #if USE() as the
windows version is specialized and will not be happy with the simple
implementation.


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