[Webkit-unassigned] [Bug 136989] New: WebKit2 Gtk+ JavaScriptCore bindings doesn't work properly

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Sep 21 17:37:21 PDT 2014


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

           Summary: WebKit2 Gtk+  JavaScriptCore bindings doesn't work
                    properly
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: Linux
            Status: NEW
          Severity: Major
          Priority: P3
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: georges.stavracas at gmail.com


Currently I was faced with a very annoying bug with Python3 and WebKit2 Gtk+.

I try to run a JavaScript code, say:

document.getYOffset

The code runs asynchronously, and I when it finished, I get a reference to the JavaScriptResult as expected. When I try to retrieve the JavaScriptCore.Value or JavaScriptCore.GlobalContext, it simply won't run. Even more, it gives me the following message: " Couldn't find conversion for foreign structure 'JavaScriptCore.Value' ".

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