[Webkit-unassigned] [Bug 64572] New: Initial implementation of calling WebScriptObject::callWebScriptMethod() via COM

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 14 16:16:31 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=64572

           Summary: Initial implementation of calling
                    WebScriptObject::callWebScriptMethod() via COM
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Windows 7
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebGL
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: anthony.johnson at flexsim.com


Created an attachment (id=100886)
 --> (https://bugs.webkit.org/attachment.cgi?id=100886&action=review)
The patch to be committed if/when the bug is approved

This is my initial implementation for giving C++/COM access to javascript methods. For the most part I am simply filling in the skeleton that was already there, but I did need to make some design decisions that I would like guidance/feedback on, specifically in regards to converting the COM VARIANT type into various javascript values.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list