[Webkit-unassigned] [Bug 187798] New: [GLIB] jsc_context_evaluate_in_object() should receive an instance when a JSCClass is given

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 19 04:54:28 PDT 2018


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

            Bug ID: 187798
           Summary: [GLIB] jsc_context_evaluate_in_object() should receive
                    an instance when a JSCClass is given
           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

Because a JSCClass is pretty much useless without an instance in this case. It should be similar to jsc_value_new_object() because indeed we are creating a new object. This makes destroy function and vtable functions to work.

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


More information about the webkit-unassigned mailing list