[Webkit-unassigned] [Bug 187515] New: [GLIB] Add jsc_context_get_global_object() to GLib API

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 10 04:04:30 PDT 2018


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

            Bug ID: 187515
           Summary: [GLIB] Add jsc_context_get_global_object() to GLib API
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Keywords: Gtk
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: cgarcia at igalia.com
                CC: bugs-noreply at webkitgtk.org

This isn't exposed because we have convenient methods in JSCContext to get and set properties on the global object. However, getting the global object could be useful in some cases, for example to give it a well known name like 'window' in browsers and GJS.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20180710/77f2034a/attachment.html>


More information about the webkit-unassigned mailing list