[gjs] (23 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:

  93c63ec... build: Build with mozjs31
  1051ef2... js: Remove remaining usage of JSBool
  597e69e... js: Use HandleValueArray as function param
  13424e6... js: Adapt to mozjs31 HandleValueArray APIs
  53c4e53... js: No need to use .address() in new API
  8094702... js: Pass JS::NullPtr() instead of NULL
  c76250c... js: Adhere to new JSClass struct layout
  8bf963d... js: Adapt to new JS_DefineProperty API
  2e12653... js: Remove deprecated JS_IsConstructing()
  f539657... js: Remove deprecated JS_ValueToString()
  e5dcd65... js: Remove deprecated JS_{Get,Set}Options
  4610f11... js: Remove deprecated JS_GetGlobalForScopeChain
  8fa1cf4... js: Remove deprecated jschar in favour of char16_t
  94ed552... keep-alive: Remove deprecated JS_SET_TRACING_DETAILS
  a81f5ba... object: Use PersistentRooted in object_init_list
  ee9e314... js: Fix misc APIs for mozjs31
  3bc84db... js: Remove flags param from JSNewResolveOp
  8c078cb... js: Call JS_Init() on startup
  5b261b8... importer: Use new JS_GetOwnPropertyDescriptor()
  af3606d... WIP - stuff

Commits added to the branch:

  b7efc89... gtype: Specify GType object prototype explicitly
  5903748... build: Build with mozjs31
  26fdbdf... js: Remove remaining usage of JSBool
  b84efde... js: Use HandleValueArray as function param
  bd267a7... js: Adapt to mozjs31 HandleValueArray APIs
  69cdcfe... js: No need to use .address() in new API
  e1f27ad... js: Pass JS::NullPtr() instead of NULL
  d564c25... js: Adhere to new JSClass struct layout
  cbe6d74... js: Adapt to new JS_DefineProperty API
  270f17a... js: Remove deprecated JS_IsConstructing()
  5723ea4... js: Remove deprecated JS_ValueToString()
  6acd802... js: Remove deprecated JS_{Get,Set}Options
  2677ef0... js: Remove deprecated JS_GetGlobalForScopeChain
  6d97636... js: Remove deprecated jschar in favour of char16_t
  5a298a9... keep-alive: Remove deprecated JS_SET_TRACING_DETAILS
  01e280d... object: Use PersistentRooted in object_init_list
  45ef15a... js: Fix misc APIs for mozjs31
  eb24900... js: Remove flags param from JSNewResolveOp
  aef0b41... js: Call JS_Init() on startup
  452fb14... importer: Use new JS_GetOwnPropertyDescriptor()
  c7224a1... tests: Adapt to new Date.toLocaleDateString()
  81af810... WIP - destroy runtime
  a4cfb87... WIP - Set global object trace hook


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