[Webkit-unassigned] [Bug 45755] [Qt] TestNetscapePlugIn.dll to compile from .pro in Windows

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 14 08:45:41 PDT 2010


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


Janne Koskinen <koshuin at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED
         AssignedTo|webkit-unassigned at lists.web |koshuin at gmail.com
                   |kit.org                     |
  Attachment #67556|                            |review?, commit-queue?
               Flag|                            |




--- Comment #1 from Janne Koskinen <koshuin at gmail.com>  2010-09-14 08:45:41 PST ---
Created an attachment (id=67556)
 --> (https://bugs.webkit.org/attachment.cgi?id=67556)
proposed fix for TestNetscapePlugIn

This patch generates one warning about library statement mismatch.
Fix for that can be done by editing TestNetscapePlugin.def by removing np prefix out of the target library. I didn't change this as I do not have VC6 to verify if it would break that build. Looking at the code it won't, but maybe there is someone still relying on prefixed npapi plugins like stated in Mozilla documentations i.e. filename 8.3 and starts with np - prefix.

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