Bug 49190

Summary: Correctly convert NPObjectProxy to NPVariantData
Product: WebKit Reporter: Anders Carlsson <andersca>
Component: New BugsAssignee: Anders Carlsson <andersca>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Other   
OS: OS X 10.5   
Attachments:
Description Flags
Patch sullivan: review+

Description Anders Carlsson 2010-11-08 10:45:41 PST
Correctly convert NPObjectProxy to NPVariantData
Comment 1 Anders Carlsson 2010-11-08 10:50:59 PST
Created attachment 73251 [details]
Patch
Comment 2 John Sullivan 2010-11-08 10:58:40 PST
Comment on attachment 73251 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=73251&action=review

> WebKit2/Shared/Plugins/NPRemoteObjectMap.cpp:120
> +            // Figure out how to avoid that.

If this needs to be fixed before WebKit2 is shippable, please use FIXME (WebKit2) and add a bug number.
Comment 3 Anders Carlsson 2010-11-08 11:06:12 PST
Committed r71546: <http://trac.webkit.org/changeset/71546>