summaryrefslogtreecommitdiff
path: root/gjs
diff options
context:
space:
mode:
authorGiovanni Campagna <gcampagna@src.gnome.org>2013-05-14 22:56:48 +0200
committerGiovanni Campagna <gcampagna@src.gnome.org>2013-05-19 23:07:55 +0200
commit62ac6bbcc6929ff0f9b4c2c1ec42da2391bd9777 (patch)
treed8ec0531c4fe1ee0c29d023c3a64c87c03c115fe /gjs
parent639e145b7f9b9445479f5f74b55bf89a3ad92b4e (diff)
downloadgjs-62ac6bbcc6929ff0f9b4c2c1ec42da2391bd9777.tar.gz
object: stop using GObject properties to set up context and instance for derived classes
It was an ugly hack, that would easily break with derived classes. Instead, use a global stack of constructing objects, that is pushed when building the JS object and retrieved in instance_init() https://bugzilla.gnome.org/show_bug.cgi?id=699817
Diffstat (limited to 'gjs')
0 files changed, 0 insertions, 0 deletions