DescriptionDon't retain NPNVWindowNPObject and NPNVPluginElementNPObject twice
Both NPN_GetValue and WebPluginProxy take a reference on access, with
the latter conflating the caller's reference and its internal reference.
To be consistent with WebPluginImpl, let WebPluginProxy only manage its
internal reference and leave the plugin's reference to NPN_GetValue.
Document this in the WebPlugin interface.
Also release plugin-side proxies when WebPluginProxy is destroyed.
R=ananta
BUG=none
TEST=none
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=88773
Patch Set 1 #Patch Set 2 : release plugin_element_ and window_npobject_ proxies #
Messages
Total messages: 10 (0 generated)
|