[Webkit-unassigned] [Bug 116652] New: [GTK][WebKit2] Add API alternative for webkit_web_frame_get_global_context()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 23 00:48:52 PDT 2013


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

           Summary: [GTK][WebKit2] Add API alternative for
                    webkit_web_frame_get_global_context()
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P3
         Component: WebKit Gtk
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: janousek.jiri at gmail.com


I use webkit_web_frame_get_global_context() to get JavaScriptCore context to create a bridge between frame's JavaScript environment and my application core. Since WebKitWebFrame is gone and no alternative way how to get frame's JavaScriptCore context hasn't been introduced yet, I cannot port my app to WebKit2Gtk.

Would be possible to provide similar function in WebKit2Gtk? Probably in the new WebKitWebPage class?

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