Bug 114787 - Memory leak in PluginProxy::evaluate
Summary: Memory leak in PluginProxy::evaluate
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Alexander Shalamov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-04-17 23:49 PDT by Alexander Shalamov
Modified: 2013-04-23 13:44 PDT (History)
1 user (show)

See Also:


Attachments
Patch 1 (1.25 KB, patch)
2013-04-17 23:52 PDT, Alexander Shalamov
andersca: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Shalamov 2013-04-17 23:49:33 PDT
Memory leak in PluginProxy::evaluate.
npObjectAsVariant object is not released
Comment 1 Alexander Shalamov 2013-04-17 23:52:02 PDT
Created attachment 198684 [details]
Patch 1
Comment 2 Alexey Proskuryakov 2013-04-23 13:44:14 PDT
What's the status of this bug? Does the patch need landing?