[Webkit-unassigned] [Bug 17852] _NPN_IntFromIdentifier is wrong

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 17 14:08:49 PDT 2008


http://bugs.webkit.org/show_bug.cgi?id=17852





------- Comment #5 from eric at webkit.org  2008-03-17 14:08 PDT -------
Created an attachment (id=19849)
 --> (http://bugs.webkit.org/attachment.cgi?id=19849&action=view)
First pass at identifier -> int fix and test case


Cleanup PluginObject.cpp and fix test methods

Fix NPAPI implementation and plugin test
---
 .../netscape-identifier-conversion-expected.txt    |   21 +
 .../plugins/netscape-identifier-conversion.html    |   13 +
 LayoutTests/plugins/resources/TEMPLATE.html        |   13 +
 .../resources/netscape-identifier-conversion.js    |   23 +
 WebCore/WebCore.NPAPI.exp                          |    1 +
 WebCore/bridge/npruntime.cpp                       |    2 +-
 WebKit/mac/Plugins/WebNetscapePluginPackage.m      |    2 +
 .../TestNetscapePlugIn.subproj/PluginObject.cpp    |  547 ++++++++++++--------
 8 files changed, 415 insertions(+), 207 deletions(-)


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