WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED INVALID
124407
WebKitPluginProcess crashes on page reload/change if an NPAPI plugin is loaded
https://bugs.webkit.org/show_bug.cgi?id=124407
Summary
WebKitPluginProcess crashes on page reload/change if an NPAPI plugin is loaded
Christian
Reported
2013-11-15 04:12:24 PST
Loading a page with a NPAPI-plugin results in WebKit calling NPP_New() etc. When leaving the page an NPP_Destroy() is called, but during this call the WebKitPluginProcess crashes with a general protection error. I have tested with multiple NPAPI-plugins with the same result. I have even tested with an "empty" dummy plugin.
Attachments
Add attachment
proposed patch, testcase, etc.
Christian
Comment 1
2013-11-18 05:58:52 PST
This bug is invalid since the crash was related to some of smaller local modifications.
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