Skip to content
Commit 145f4db6 authored by Philip Chimento's avatar Philip Chimento
Browse files

object: split out clear pending toggles

We separate out the two steps in gjs_object_prepare_shutdown(): handling
any pending toggle references, and releasing all the native objects. When
switching to GjsContext destroy notifications with GjsMaybeOwned, we'll
need to handle the idle toggles before doing a garbage collection.

https://bugzilla.gnome.org/show_bug.cgi?id=776966
parent b5bab08b
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