[gjs] (22 commits) Non-fast-forward update to branch wip/ptomato/mozjs31



The branch 'wip/ptomato/mozjs31' was changed in a way that was not a fast-forward update.
NOTE: This may cause problems for people pulling from the branch. For more information,
please see:

 https://wiki.gnome.org/Git/Help/NonFastForward

Commits removed from the branch:

  6741009... object: Use JS::Heap for GObject-JSObject weak ref
  cb825b1... build: Build with mozjs31
  f81e6f2... js: Remove remaining usage of JSBool
  958d173... js: Remove deprecated JS_IsConstructing()
  6195ba7... js: Remove deprecated JS_ValueToString()
  24b708f... importer: Remove deprecated JS_{Get,Set}PropertyAttributes
  e049a99... js: Use HandleValueArray as function param
  ce7f684... js: Remove deprecated JS_{Get,Set}Options
  3998db7... js: Remove deprecated JS_GetGlobalForScopeChain
  3c17d0d... js: Remove deprecated jschar in favour of char16_t
  65a4d64... js: Adapt to APIs that now take HandleValueArray
  78e9330... keep-alive: Remove deprecated JS_SET_TRACING_DETAILS
  630eec0... object: Use PersistentRooted in object_init_list
  5726195... js: No need to use .address() in new API
  d271501... js: Pass JS::NullPtr() instead of NULL
  6aeccde... js: Adhere to new JSClass struct layout
  178a5ed... js: Adapt to new JS_DefineProperty API
  ff55232... js: Call JS_Init() on startup
  c386966... WIP - stuff

Commits added to the branch:

  e22a7d8... object: Use JS::Heap for GObject-JSObject weak ref (*)
  a2a40e8... build: Remove usage of jsfriendapi.h
  fd77a22... js: Leftover rooting changes
  943e3b8... importer: Overwrite property rather than change attrs
  4adf9a3... build: Build with mozjs31
  2f0cd4a... js: Remove remaining usage of JSBool
  69bef5f... js: Use HandleValueArray as function param
  7469fd4... js: Adapt to mozjs31 HandleValueArray APIs
  8ed253a... js: No need to use .address() in new API
  7b1f44f... js: Pass JS::NullPtr() instead of NULL
  9a20be0... js: Adhere to new JSClass struct layout
  dc73a47... js: Adapt to new JS_DefineProperty API
  2f7c9a7... js: Remove deprecated JS_IsConstructing()
  c2cb90d... js: Remove deprecated JS_ValueToString()
  860392b... js: Remove deprecated JS_{Get,Set}Options
  c13fafe... js: Remove deprecated JS_GetGlobalForScopeChain
  9d3fdee... js: Remove deprecated jschar in favour of char16_t
  6696a81... keep-alive: Remove deprecated JS_SET_TRACING_DETAILS
  42313b1... object: Use PersistentRooted in object_init_list
  16ed686... js: Fix misc APIs for mozjs31
  84306ec... js: Call JS_Init() on startup
  20415ed... importer: Use new JS_GetOwnPropertyDescriptor()

(*) This commit already existed in another branch; no separate mail sent


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