RESOLVED FIXED 95394
JSNPObject doesn't always protect its data when calling into plugin code
https://bugs.webkit.org/show_bug.cgi?id=95394
Summary JSNPObject doesn't always protect its data when calling into plugin code
Mark Hahnenberg
Reported 2012-08-29 15:53:21 PDT
We need to use NPRuntimeObjectMap::PluginProtector when calling into plugin code since there's no telling what the plugin will do, including destroying itself.
Attachments
Patch (2.58 KB, patch)
2012-08-29 18:08 PDT, Mark Hahnenberg
beidson: review+
Mark Hahnenberg
Comment 1 2012-08-29 18:08:19 PDT
Mark Hahnenberg
Comment 2 2012-08-30 10:40:45 PDT
Note You need to log in before you can comment on or make changes to this bug.