diff options
author | Grace Kloba <klobag@google.com> | 2010-03-16 11:19:34 -0700 |
---|---|---|
committer | Grace Kloba <klobag@google.com> | 2010-03-16 11:19:34 -0700 |
commit | 03e582959aa09ce855f187e3a47a48062b60a5ff (patch) | |
tree | 9a9baa4c23d9de34157831cac72d246c1f8091f8 /WebKitTools/iExploder | |
parent | 639bb38b20faf62d88712bc1a1bdf91897d15ee0 (diff) | |
download | external_webkit-03e582959aa09ce855f187e3a47a48062b60a5ff.zip external_webkit-03e582959aa09ce855f187e3a47a48062b60a5ff.tar.gz external_webkit-03e582959aa09ce855f187e3a47a48062b60a5ff.tar.bz2 |
Fix the V8 NPObject reference count problem.
To match JSC version, after getNPObject() is called,
the object should have ref count 2. One will be released
in ~PluginView(). Another one will be released by
the plugin.
This should fix the crash of Flash using V8.
Fix http://b/issue?id=2511963
Diffstat (limited to 'WebKitTools/iExploder')
0 files changed, 0 insertions, 0 deletions