[gjs] (22 commits) ...Merge branch 'ignore-disposed-objects' into 'master'



Summary of changes:

  9b0232c... object: Pass the instance pointer to toggle notify
  627ea90... object: Switch back to normal references on disposal
  b22497a... object: Use the term "DISPOSED" for objects in such state, 
  3303948... object: Catch finalized objects that are still under gjs sc
  1532cab... object: Discard disposed GObject's and do not create wrappe
  c746a66... object: Also unset the object qdata during wrapper destruct
  805d07e... testGtk3: Ensure that disposed signal callback gets called 
  a90459e... testGobjectDestructionAccess: Verify usage of vfunc_dispose
  02899a7... object: Never try to add a toggle reference on a disposed o
  79c2ac3... installed-tests: Add GjsTestTools utilities to call native 
  a1bbcda... testGObjectDestructionAccess: Verify that disposed object i
  593cf79... object: Discard wrapper when GObject is disposed from main 
  eb28da7... object: Cancel queued toggles on dispose notify
  c4fc821... object: Safely handle disposal when happening from other th
  5adb51c... object: Do not disassociate a JS object if we have queued t
  51dd60a... toggle: Initialize private variables on construction
  3ebcc34... toggle: Add utility function to handle all toggles
  a6e8c28... GjsTestTools: Move open_bytes here from GjsPrivate
  5708371... object: Improve debugging during wrapping/unwrapping GObjec
  08bf63b... gjs-test-tools: Use `g_prefix_error` instead of using that 
  f897012... testGObjectDestructionAccess: Ensure that disposed wrappers
  9bfc6a0... Merge branch 'ignore-disposed-objects' into 'master'


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]