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

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


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

Michael Catanzaro <mcatanzaro at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mcatanzaro at igalia.com
 Attachment #344687|review?                     |review+
              Flags|                            |

--- Comment #2 from Michael Catanzaro <mcatanzaro at igalia.com> ---
Comment on attachment 344687
  --> https://bugs.webkit.org/attachment.cgi?id=344687
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=344687&action=review

> Source/JavaScriptCore/ChangeLog:10
> +        This wasn'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.

What specifically are you planning to use it for?

Surely it's not required to give it the name "window" in Epiphany?

-- 
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/ec17f179/attachment.html>


More information about the webkit-unassigned mailing list