WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 16829
23201
REGRESSION: NPAPI plugins can no longer throw JS Exceptions in Tot Webkit
https://bugs.webkit.org/show_bug.cgi?id=23201
Summary
REGRESSION: NPAPI plugins can no longer throw JS Exceptions in Tot Webkit
Jeremy Moskovich
Reported
2009-01-08 17:06:14 PST
Due to
https://bugs.webkit.org/show_bug.cgi?id=16829
NPAPI plugins haven't been able to use NPN_SetException() to throw exceptions in WebKit. However, [WebScriptObject throwException:] functioned from inside NPAPI plugins and could be used as a workaround. In ToT WebKit neither of these methods work anymore effectively leaving NPAPI plugins with no way to throw JS exceptions. This bug blocks Gears since we rely heavily on this functionality.
Attachments
Add attachment
proposed patch, testcase, etc.
Mark Rowe (bdash)
Comment 1
2009-01-08 22:00:58 PST
<
rdar://problem/6483515
>
Deirdre Saoirse Moen
Comment 2
2009-01-08 22:08:02 PST
Related to:
https://bugs.webkit.org/show_bug.cgi?id=18234
Jeremy Moskovich
Comment 3
2009-01-13 08:50:39 PST
It looks like the
http://trac.webkit.org/changeset/33979
(Merge squirrelfish branch into trunk.) is what broke this.
Jeremy Moskovich
Comment 4
2009-01-14 14:25:00 PST
Fixed by
http://trac.webkit.org/changeset/39912
*** This bug has been marked as a duplicate of
16829
***
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug