[Webkit-unassigned] [Bug 38949] New: JavaScript unable to invoke methods declared in QML

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 11 16:49:35 PDT 2010


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

           Summary: JavaScript unable to invoke methods declared in QML
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit Qt
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: tffeeb at gmail.com
                CC: hausmann at webkit.org


JavaScript code executed by webkit cannot call into QML declared methods, as it does not check for dynamic meta objects.  The attached patch addresses this.

-- 
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