Skip to content
Commit 54d60c27 authored by Giovanni Campagna's avatar Giovanni Campagna
Browse files

Do not call priv_from_js from the GObject tracer

priv_from_js calls JS_BeginRequest when it refers to a dynamic JSClass
(such as that used by GObjects), and that causes a deadlock when
called from the GC thread

https://bugzilla.gnome.org/show_bug.cgi?id=678908
parent e0421208
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment