[Webkit-unassigned] [Bug 16829] NPAPI: NPN_SetException() sets exception on the Global ExecState instead of local

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 11 14:36:28 PST 2008


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





------- Comment #4 from eric at webkit.org  2008-02-11 14:36 PDT -------
Created an attachment (id=19080)
 --> (http://bugs.webkit.org/attachment.cgi?id=19080&action=view)
First pass at set exception fix

 JavaScriptCore/bindings/NP_jsobject.cpp            |   19 +++++-------
 .../plugins/netscape-throw-exception-expected.txt  |    3 ++
 LayoutTests/plugins/netscape-throw-exception.html  |   30 ++++++++++++++++++
 .../TestNetscapePlugIn.subproj/PluginObject.cpp    |    9 ++++-
 .../TestNetscapePlugIn.subproj/TestObject.cpp      |   32 ++++++++++++++++++--
 5 files changed, 77 insertions(+), 16 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