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

  49d7377... build: Build with mozjs31
  c3cfda7... js: Remove remaining usage of JSBool
  fde9206... js: Use HandleValueArray as function param
  bb9f1f1... js: Adapt to mozjs31 HandleValueArray APIs
  a950d28... js: No need to use .address() in new API
  6332260... js: Pass JS::NullPtr() instead of NULL
  e3f95a3... js: Adhere to new JSClass struct layout
  79cf9a8... js: Adapt to new JS_DefineProperty API
  fb8f6f2... js: Remove deprecated JS_IsConstructing()
  9eeed82... js: Remove deprecated JS_ValueToString()
  ff9888c... js: Remove deprecated JS_{Get,Set}Options
  6a4b4c7... js: Remove deprecated JS_GetGlobalForScopeChain
  597a37a... js: Remove deprecated jschar in favour of char16_t
  9fd7570... keep-alive: Remove deprecated JS_SET_TRACING_DETAILS
  3707567... object: Use PersistentRooted in object_init_list
  0beb060... js: Fix misc APIs for mozjs31
  267857e... js: Call JS_Init() on startup
  2e660f3... importer: Use new JS_GetOwnPropertyDescriptor()

Commits added to the branch:

  75dccac... function: Root retval of gjs_invoke_c_function()
  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


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